Sign in Sign up
nuget

NetEvolve.Pulse.SqlServer

SQL Server persistence provider for the Pulse outbox pattern using plain ADO.NET. Provides SqlServerOutboxRepository implementing IOutboxRepository with optimized T-SQL queries, transaction support via SqlTransaction enlistment, and schema scripts for table creation. Supports configurable schema and table names for multi-tenant scenarios. Uses the canonical outbox schema ensuring interchangeability with Entity Framework provider. Designed for high-performance microservices requiring reliable event delivery with SQL Server as the backing store.

Activity

Latest release
1mo ago
Total releases
9
Cadence
~daily
Last 12 months
9

Reach

Stars

Details

License
MIT
First release
Mar 25, 2026
Releases
Version Released
0.70.75 patch
0.70.16 patch
0.70.0 minor
0.67.140 patch
0.67.36 minor
0.17.3 minor
0.10.11 patch
0.10.5 minor
0.7.1 initial