Skip to content

Tags: adimiko/TransactionalBox

Tags

0.0.1-alpha28

Toggle 0.0.1-alpha28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updated README.md

0.0.1-alpha27

Toggle 0.0.1-alpha27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updated LICENSE

0.0.1-alpha26

Toggle 0.0.1-alpha26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Created multiple repositories from one (refactored inbox) (#320)

0.0.1-alpha25

Toggle 0.0.1-alpha25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added ADR (Hook processisng insteand of interval processing) (#311)

0.0.1-alpha24

Toggle 0.0.1-alpha24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added logging (AddedMessagesToInbox) (#299)

0.0.1-alpha23

Toggle 0.0.1-alpha23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Moved internal packages to exist public packages (#277)

* Moved InMemoryTransport

* Moved SequentialGuid

* Moved all locks

* Moved event hooks

0.0.1-alpha22

Toggle 0.0.1-alpha22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changed contracts for definiton in inbox and outbox (#247)

0.0.1-alpha21

Toggle 0.0.1-alpha21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changed project struture (easier use for the end user) (#243)

* Added package TransactionalBox.EntityFrameworkCore

* Added package TransactionalBox.Kafka

* Moved package TransactionalBox.Outbox to TransactionalBox

* Refactor

* Moved package TransactionalBox.Inbox to TransactionalBox

0.0.1-alpha20

Toggle 0.0.1-alpha20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added content to docs and refactored code (#234)

* Updated Getting Started

* Added general outbox (docs)

* Updated docs

* Updated landing page

* Refactor

* Added general inbox (docs)

0.0.1-alpha19

Toggle 0.0.1-alpha19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updated github workflows (#227)

* Updated pull-request.yaml

* Updated documentation-deploy