pavas
-
- 957 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. -
- 897 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 -
- 861 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. -
- 734 total downloads
- last updated 9/23/2024
- Latest version: 1.0.5
Implements the Result design pattern to handle success or error outcomes. -
- 491 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. -
- 154 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. -
- 151 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. -
- 150 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. -
- 142 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. -
- 133 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. -
- 122 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.