Sliding
-
- 51,037 total downloads
- last updated 2/1/2026
- Latest version: 2.0.2
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,285 total downloads
- last updated 2/11/2026
- Latest version: 2.5.0
NPv's IGenericRepository realisation for EF including: IDbContextFactory, IDbContextProvider, PerRequestDbContextProvider, ConsoleDbContextProvider -
- 2,948 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,588 total downloads
- last updated 2/1/2026
- Latest version: 3.0.1
Provides command and query execution infrastructure for CQS-based applications, with builder implementations. -
- 2,354 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. -
- 1,841 total downloads
- last updated 2/11/2026
- Latest version: 2.1.7
Dapper-based implementation of ISqlExecutor for raw SQL access in .NET applications. Wraps common Dapper methods and manages connection lifecycle. -
- 1,491 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,376 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. -
- 762 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 -
- 721 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 -
- 715 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 -
- 642 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. -
- 496 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.