pavas
-
- 830 total downloads
- last updated 9/23/2024
- Latest version: 1.0.8
Implements the Sqrs desing for the clear separation of command and query operations, enhancing the maintainability and scalability of your applications. -
- 768 total downloads
- last updated 9/23/2024
- Latest version: 1.0.5
Implements the Contexts desing simplifying the creation, management, and access to contexts in applications using dependency injection. -
- 744 total downloads
- last updated 9/30/2024
- Latest version: 1.0.8
A .NET library that implements the Unit of Work design pattern to manage database transactions, ensuring consistency across multiple operations. Ideal for handling multiple repositories and persisting changes... More information -
- 631 total downloads
- last updated 9/23/2024
- Latest version: 1.0.5
Implements the Result design pattern to handle success or error outcomes. -
- 418 total downloads
- last updated 9/23/2024
- Latest version: 1.0.3
Implements the Outbox pattern to manage event-driven systems with reliable state transitions and event publishing through dependency injection. -
- 136 total downloads
- last updated 8/25/2024
- Latest version: 1.0.0
Implements a trace context for tracking request flow and debugging information in distributed applications. -
- 132 total downloads
- last updated 8/25/2024
- Latest version: 1.0.0
Implements an identity context for managing user authentication and authorization information in ASP.NET Core applications. -
- 131 total downloads
- last updated 8/25/2024
- Latest version: 1.0.0
Implements memory context for caching and data persistence in applications, allowing for efficient data retrieval and storage. -
- 123 total downloads
- last updated 8/25/2024
- Latest version: 1.0.0
Provides centralized configuration and context management for applications, including application name, version, build mode, and environment. -
- 115 total downloads
- last updated 8/25/2024
- Latest version: 1.0.0
Enables multi-tenancy support in applications by managing tenant-specific data and configurations. -
- 97 total downloads
- last updated 9/20/2024
- Latest version: 1.0.0
Configurable math library with support for dependency injection, safe division by zero, and custom rounding.