Sliding
-
- 1,318 total downloads
- last updated 8/18/2025
- Latest version: 1.3.1
NPv's IGenericRepository realisation for EF including: IDbContextFactory, IDbContextProvider, PerRequestDbContextProvider, ConsoleDbContextProvider -
- 789 total downloads
- last updated 6/15/2025
- Latest version: 1.1.1
Minimal interface contract for generic repository and raw SQL execution in .NET applications. Designed for layered architecture, DDD, and flexible data access patterns. -
- 688 total downloads
- last updated 9/11/2025
- Latest version: 1.1.1
Lightweight abstraction for email sending in .NET. Includes IMailSender, mail DTOs, and SMTP configuration binding. -
- 640 total downloads
- last updated 6/15/2025
- Latest version: 1.1.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 -
- 577 total downloads
- last updated 8/18/2025
- Latest version: 1.0.3
Dapper-based implementation of ISqlExecutor for raw SQL access in .NET applications. Wraps common Dapper methods and manages connection lifecycle. -
- 558 total downloads
- last updated 8/10/2025
- Latest version: 1.1.0
Provides command and query execution infrastructure for CQS-based applications, with builder implementations and Autofac support. -
- 426 total downloads
- last updated 8/24/2025
- Latest version: 1.0.1
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 -
- 336 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. -
- 334 total downloads
- last updated 8/10/2025
- Latest version: 1.2.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 -
- 322 total downloads
- last updated 8/10/2025
- Latest version: 1.0.1
Minimal abstractions for building CQS-compliant applications. Contains ICommand, IQuery, ICriterion and builder interfaces for declarative handler invocation. -
- 173 total downloads
- last updated 9/13/2025
- Latest version: 1.0.3
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 -
- 144 total downloads
- last updated 8/10/2025
- Latest version: 1.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