ffernandolima / mongo-db-data-accessLinks
It's a modern and generic data access structure for .NET and MongoDB. It supports UnitOfWork, Repository and QueryBuilder patterns. It also includes DbContext, IdGenerators and transactions support with replica set.
☆43Updated 7 months ago
Alternatives and similar repositories for mongo-db-data-access
Users that are interested in mongo-db-data-access are comparing it to the libraries listed below
Sorting:
- Jwt Manager. Set of components to deal with Jwt Stuff. Automate your key rotating, add support for jwks_uri. Store your cryptography keys…☆295Updated 11 months ago
- It's a modern and generic data access structure for .NET and Microsoft.EntityFrameworkCore. It supports UnitOfWork, Repository and QueryB…☆187Updated last year
- Example of an implementation of Repository and Unit of Work Patterns with MongoDB for ASP.NET Core.☆202Updated 2 years ago
- Example of using Elasticsearch in Docker with the NEST and Serilog nuget package in .NET 9.0☆77Updated 4 months ago
- This project exemplifies the implementation and dockerization of a simple Razor Web MVC Core consuming a full GraphQL 4 Web API, build in…☆75Updated 2 years ago
- This project was made for tutorial purpose - to clearly present the domain driven design concept.☆111Updated last year
- Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.