eduvhc
-
TestingKit
by: eduvhc- 484 total downloads
- last updated 7/31/2026
- Latest version: 0.2.2
Core abstractions for Testcontainers-based integration test fixtures. -
- 288 total downloads
- last updated 7/31/2026
- Latest version: 0.2.2
PostgreSQL Testcontainers fixture with Respawn-based reset. -
- 288 total downloads
- last updated 7/31/2026
- Latest version: 0.2.2
Transport-agnostic messaging contracts: envelopes, transports, handlers. -
- 286 total downloads
- last updated 7/31/2026
- Latest version: 0.2.2
EF Core migration helpers for TestingKit fixtures. -
- 283 total downloads
- last updated 7/31/2026
- Latest version: 0.2.2
RabbitMQ Testcontainers fixture. -
- 284 total downloads
- last updated 7/31/2026
- Latest version: 0.2.2
SMTP (Mailpit) Testcontainers fixture with inbox assertions. -
- 285 total downloads
- last updated 7/31/2026
- Latest version: 0.2.2
WebApplicationFactory wiring for TestingKit fixtures. -
- 286 total downloads
- last updated 7/31/2026
- Latest version: 0.2.2
SQL Server Testcontainers fixture with Respawn-based reset. -
- 282 total downloads
- last updated 7/31/2026
- Latest version: 0.2.2
MSTest base classes for TestingKit integration tests. -
- 280 total downloads
- last updated 7/31/2026
- Latest version: 0.2.2
Azure Blob Storage (Azurite) Testcontainers fixture. -
- 271 total downloads
- last updated 7/31/2026
- Latest version: 0.2.2
Transactional inbox on EF Core and PostgreSQL: durable deduplication and once-only handling of received messages. -
- 255 total downloads
- last updated 7/31/2026
- Latest version: 0.2.2
Transactional outbox on EF Core and PostgreSQL: enlist messages in your own transaction, deliver them with a background dispatcher. -
- 236 total downloads
- last updated 7/31/2026
- Latest version: 0.2.2
In-process transport for MessagingKit: delivers outbox messages straight into the inbox, so modules in one host talk over the same seam they would use across a broker. -
MessagingKit
by: eduvhc- 214 total downloads
- last updated 7/31/2026
- Latest version: 0.2.2
Outbox and inbox in one registration. Reference this to give a module durable send and receive with in-process delivery by default. -
- 193 total downloads
- last updated 7/31/2026
- Latest version: 0.2.2
Test helpers for MessagingKit: drive the outbox and inbox to completion inside a test instead of waiting on background polling. -
MailingKit
by: eduvhc- 104 total downloads
- last updated 7/31/2026
- Latest version: 0.2.2
Email as a module: handles MessagingKit's send-email message, renders templates, and records what was sent. -
- 86 total downloads
- last updated 7/31/2026
- Latest version: 0.2.2
SMTP transport for MailingKit, on MailKit.