Sliding
-
- 92,176 total downloads
- last updated 8/17/2026
- Latest version: 2.2.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 -
- 4,642 total downloads
- last updated 8/17/2026
- Latest version: 3.0.1
NPv's IGenericRepository realisation for EF including: IDbContextFactory, IDbContextProvider, PerRequestDbContextProvider, ConsoleDbContextProvider -
- 3,963 total downloads
- last updated 8/17/2026
- Latest version: 3.0.0
Minimal interface contract for generic repository and raw SQL execution in .NET applications. Designed for layered architecture, DDD, and flexible data access patterns. -
- 3,625 total downloads
- last updated 9/9/2026
- Latest version: 3.0.5
Provides command and query execution infrastructure for CQS-based applications, with builder implementations. -
- 3,023 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,962 total downloads
- last updated 8/17/2026
- Latest version: 2.2.0
Dapper-based implementation of ISqlExecutor for raw SQL access in .NET applications. Wraps common Dapper methods and manages connection lifecycle. -
- 2,223 total downloads
- last updated 8/17/2026
- Latest version: 3.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 -
- 2,055 total downloads
- last updated 7/2/2026
- Latest version: 2.2.0
Lightweight abstraction for email sending in .NET. Includes IMailSender, mail DTOs, and SMTP configuration binding. -
- 1,265 total downloads
- last updated 7/4/2026
- Latest version: 2.1.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 -
- 1,021 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 -
- 1,015 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. -
- 980 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 -
- 865 total downloads
- last updated 9/13/2026
- Latest version: 0.6.0
ASP.NET Core endpoints, cookie handling, claims helpers, and service registration for NPv authentication modules. -
- 798 total downloads
- last updated 9/13/2026
- Latest version: 0.5.0
Application workflows for registration, administrative confirmed-account provisioning, login, refresh, logout, email confirmation, and password recovery in NPv authentication modules. -
- 459 total downloads
- last updated 8/17/2026
- Latest version: 0.2.0
Domain entities for accounts, refresh tokens, email confirmation, and password recovery in NPv authentication modules. -
- 329 total downloads
- last updated 9/13/2026
- Latest version: 0.2.0
ASP.NET Core endpoint infrastructure for discovering endpoint modules, mapping NPv CQS commands, validating requests, and converting NPv results to HTTP responses. -
- 313 total downloads
- last updated 7/31/2026
- Latest version: 0.1.0
Public integration-event contracts for NPv authentication and account lifecycle workflows. -
NPv.
by: SlidingUow. Ef - 270 total downloads
- last updated 8/17/2026
- Latest version: 0.2.0
Entity Framework Core Unit of Work integration that commits database changes and forwards outbox events to an event queue. -
NPv.
by: SlidingAuth. Ef - 266 total downloads
- last updated 8/17/2026
- Latest version: 0.2.0
Entity Framework Core mappings for NPv authentication realms and account lifecycle entities. -
- 257 total downloads
- last updated 8/17/2026
- Latest version: 0.1.1
In-process messaging infrastructure for NPv event abstractions, including handler discovery, dispatch, an in-memory queue, and an in-memory outbox.