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