eduvhc
-
TestingKit
by: eduvhc- 851 total downloads
- last updated 9/14/2026
- Latest version: 0.2.4
Core abstractions for Testcontainers-based integration test fixtures. -
- 558 total downloads
- last updated 9/14/2026
- Latest version: 0.2.4
Transport-agnostic messaging contracts: envelopes, transports, handlers. -
- 481 total downloads
- last updated 9/14/2026
- Latest version: 0.2.4
PostgreSQL Testcontainers fixture with Respawn-based reset. -
- 480 total downloads
- last updated 9/14/2026
- Latest version: 0.2.4
RabbitMQ Testcontainers fixture. -
- 477 total downloads
- last updated 9/14/2026
- Latest version: 0.2.4
Transactional outbox on EF Core and PostgreSQL: enlist messages in your own transaction, deliver them with a background dispatcher. -
- 475 total downloads
- last updated 9/14/2026
- Latest version: 0.2.4
SMTP (Mailpit) Testcontainers fixture with inbox assertions. -
- 477 total downloads
- last updated 9/14/2026
- Latest version: 0.2.4
MSTest base classes for TestingKit integration tests. -
- 470 total downloads
- last updated 9/14/2026
- Latest version: 0.2.4
SQL Server Testcontainers fixture with Respawn-based reset. -
- 485 total downloads
- last updated 9/14/2026
- Latest version: 0.2.4
Transactional inbox on EF Core and PostgreSQL: durable deduplication and once-only handling of received messages. -
- 464 total downloads
- last updated 9/14/2026
- Latest version: 0.2.4
EF Core migration helpers for TestingKit fixtures. -
- 450 total downloads
- last updated 9/14/2026
- Latest version: 0.2.4
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. -
- 448 total downloads
- last updated 9/14/2026
- Latest version: 0.2.4
Azure Blob Storage (Azurite) Testcontainers fixture. -
- 435 total downloads
- last updated 9/14/2026
- Latest version: 0.2.4
WebApplicationFactory wiring for TestingKit fixtures. -
- 383 total downloads
- last updated 9/14/2026
- Latest version: 0.2.4
Test helpers for MessagingKit: drive the outbox and inbox to completion inside a test instead of waiting on background polling. -
MessagingKit
by: eduvhc- 374 total downloads
- last updated 9/14/2026
- Latest version: 0.2.4
Outbox and inbox in one registration. Reference this to give a module durable send and receive with in-process delivery by default. -
MailingKit
by: eduvhc- 279 total downloads
- last updated 9/14/2026
- Latest version: 0.2.4
Email as a module: handles MessagingKit's send-email message, renders templates, and records what was sent. -
- 254 total downloads
- last updated 9/14/2026
- Latest version: 0.2.4
SMTP transport for MailingKit, on MailKit.