sqltransactionaloutbox.sqlserver.microsoftdatans
The SQL Server outbox implementation of SqlTransactionalOutbox framework using the new Microsoft.Data.SqlClient libraries. A lightweight library & framework for implementing the Transactional Outbox pattern in .Net with default implementaions for SQL Server & messaging via Azure Service Bus. Some of the key benefits offered are support for running in serverless environments (e.g. AzureFunctions) or in standard hosted .Net applications (via asynchronous background 'worker threads'), and support for enforcing true FIFO processing to preserve ordering, scheduled events for future delivery, and simplified abstractions for the Outbox, Outbox Processing, and Messaging systems utilized.
nuget.org
2.0.0
about 9 hours ago
11
10,130 total
sqltransactionaloutbox.azureservicebus 2.0.0
The Azure Service Bus publishing/messaging & receiving implementation of the SqlTransactionalOutb...8 versions - Latest release: about 9 hours ago - 8.65 thousand downloads total - 21 stars on GitHub - 2 maintainers
sqltransactionaloutbox.sqlserver.common 2.0.0
The Common interfaces and base/shared components for the SqlServer outbox implementation of SqlTr...8 versions - Latest release: about 9 hours ago - 2 dependent packages - 11.3 thousand downloads total - 21 stars on GitHub - 2 maintainers
sqltransactionaloutbox.common 2.0.0
The Common interfaces and base/shared components for the SqlTransactionalOutbox framework. ...8 versions - Latest release: about 9 hours ago - 4 dependent packages - 14.1 thousand downloads total - 21 stars on GitHub - 2 maintainers
sqltransactionaloutbox.sqlserver.systemdatans 1.1.0
The SQL Server outbox implementation of SqlTransactionalOutbox framework using legacy System.Data...9 versions - Latest release: 13 days ago - 4.23 thousand downloads total - 21 stars on GitHub - 2 maintainers
Links
| Registry | nuget.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:nuget/sqltransactionaloutbox.sqlserver.microsoftdatans
spec |
| License | MIT |
| First Release | about 5 years ago |
| Last Synced | about 9 hours ago |
sql server sqlserver sql-server transactional outbox transactional-outbox outbox-pattern microservice eventservices event-services event-notifications azure service bus azurefunctions azure-functions azure-service-bus azuresql event-based-notification fifo-processing outbox-database preserve-ordering serverless-environments transactional-outbox-pattern
Repository
| Stars | 21 on GitHub |
| Forks | 2 on GitHub |