QDev69
-
- 1,028 total downloads
- last updated 10/30/2023
- Latest version: 1.0.1
#Contain all infrastructure needed to manage a database using Repository pattern and MongoDB Driver: - Repository layer - Unit of work -
- 416 total downloads
- last updated 10/30/2023
- Latest version: 1.0.1
This library offers a range of custom converters that can be integrated into Entity Framework Core through the overriding of the ConfigureConventions method. These converters enable flexible and personalized... More information -
- 411 total downloads
- last updated 10/30/2023
- Latest version: 1.0.1
# This library provides functionality for implementing paginated lists. -
- 397 total downloads
- last updated 10/30/2023
- Latest version: 1.0.1
#Contain all infrastructure needed to manage a database using Repository pattern and Entity Framework Core: - Repository layer - Unit of work -
- 392 total downloads
- last updated 10/31/2023
- Latest version: 1.0.1
`Result` is a generic class that encapsulates either a successful result of type T or an error result of type E. It is commonly used to handle outcomes in a more structured and functional way, ensuring that... More information