Sliding
-
- 86,180 total downloads
- last updated 4/22/2026
- Latest version: 2.1.1
SMTP and templated email sender implementation for NPv.Mail.Abstractions. Provides MailKit-based delivery, Scriban-based template rendering, and seamless configuration via Microsoft.Extensions.Options.... More information -
- 3,595 total downloads
- last updated 4/22/2026
- Latest version: 2.5.1
NPv's IGenericRepository realisation for EF including: IDbContextFactory, IDbContextProvider, PerRequestDbContextProvider, ConsoleDbContextProvider -
- 3,195 total downloads
- last updated 2/11/2026
- Latest version: 2.6.0
Minimal interface contract for generic repository and raw SQL execution in .NET applications. Designed for layered architecture, DDD, and flexible data access patterns. -
- 2,870 total downloads
- last updated 3/7/2026
- Latest version: 3.0.2
Provides command and query execution infrastructure for CQS-based applications, with builder implementations. -
- 2,513 total downloads
- last updated 12/24/2025
- Latest version: 3.0.0
Minimal abstractions for building CQS-compliant applications. Contains ICommand, IQuery, ICriterion and builder interfaces for declarative handler invocation. -
- 2,194 total downloads
- last updated 4/22/2026
- Latest version: 2.1.9
Dapper-based implementation of ISqlExecutor for raw SQL access in .NET applications. Wraps common Dapper methods and manages connection lifecycle. -
- 1,623 total downloads
- last updated 12/24/2025
- Latest version: 2.0.0
Minimal and reusable base types for domain-driven design in .NET. Includes `Entity`, `IEntity`, attributes like `[LongText]`, and a standardized `OperationException` entity for logging failed operations... More information -
- 1,505 total downloads
- last updated 2/1/2026
- Latest version: 2.1.0
Lightweight abstraction for email sending in .NET. Includes IMailSender, mail DTOs, and SMTP configuration binding. -
- 798 total downloads
- last updated 12/24/2025
- Latest version: 2.0.0
Minimal execution context abstraction for .NET applications. Provides a transport-agnostic interface (IUserContext) for accessing the current user identity, enabling clean architecture, framework... More information -
- 790 total downloads
- last updated 12/24/2025
- Latest version: 2.0.0
Lightweight and transport-agnostic Unit of Work abstraction for .NET. Provides a minimal interface to coordinate transactional boundaries with async disposal. Designed to integrate cleanly with CQS, DDD,... More information -
- 770 total downloads
- last updated 12/24/2025
- Latest version: 2.0.0
Minimal and extensible set of messaging abstractions for .NET-based event-driven systems. Includes interfaces for domain events, dispatchers, outbox pattern, and transport layers. Designed to support... More information -
- 697 total downloads
- last updated 12/24/2025
- Latest version: 2.0.0
Minimal Result pattern implementation for .NET. A lightweight alternative to exceptions for expected business and validation errors. -
- 535 total downloads
- last updated 4/18/2025
- Latest version: 1.0.1
Strict configuration access helpers for Microsoft.Extensions.Configuration. Fail fast on missing settings.