An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

sqltransactionaloutbox.sqlserver.systemdatans

The SQL Server outbox implementation of SqlTransactionalOutbox framework using legacy System.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.

Ecosystem
nuget.org
Latest Release
1.1.0
13 days ago
Versions
9
Downloads
4,230 total
1.1.0
Published: 13 days ago
Registry - Download
1.0.4
Published: 8 months ago
Registry - Download
1.0.3
Published: about 2 years ago
Registry - Download
1.0.2
Published: over 3 years ago
Registry - Download
1.0.1
Published: over 3 years ago
Registry - Download
1.0.0
Published: about 4 years ago
Registry - Download
0.0.3
Published: about 5 years ago
Registry - Download
0.0.2
Published: about 5 years ago
Registry - Download
0.0.1
Published: about 5 years ago
Registry - Download
Links
Registry nuget.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Repository
Stars 21 on GitHub
Forks 2 on GitHub