Example of an implementation of Repository and Unit of Work Patterns with MongoDB for ASP.NET Core.
☆201Mar 3, 2023Updated 3 years ago
Alternatives and similar repositories for MongoDB-RepositoryUoWPatterns
Users that are interested in MongoDB-RepositoryUoWPatterns are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- An example of generic repository implementation using the MongoDB C# Sharp 2.0 driver (async)☆322Aug 8, 2025Updated 8 months ago
- Example project showcasing how to use the repository pattern with the MongoDB.Entities data access library☆13May 4, 2021Updated 5 years ago
- ☆14Apr 17, 2024Updated 2 years ago
- Generic File Repo☆13May 23, 2019Updated 6 years ago
- Example app for Event Sourcing with RabbitMQ. To build high available services.☆32Mar 3, 2023Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Pluralsight Course - Spring Cloud Fundamentals - Configuration Repository☆15Jul 11, 2022Updated 3 years ago
- A simple .NET Core example for sending Push messages via Firebase Cloud Messaging (FCM).☆15Nov 20, 2021Updated 4 years ago
- This is a MongoDB provider for the ASP.NET Core 2 Identity framework☆372Feb 22, 2025Updated last year
- .Net core MongoDB repository abstraction layer☆11Jan 19, 2020Updated 6 years ago
- A RESTFul API demo for ASP.NET Core☆49Jul 7, 2021Updated 4 years ago
- We will go through everything you will need to know about Repository Pattern in ASP.NET Core, Generic Repository Patterns, Unit of Work a…