Skip to content

brunobritodev/MongoDB-RepositoryUoWPatterns

Repository files navigation

ASP.NET Core - MongoDB Repository & Unit of Work Pattern

Example App - This demo shows how to simple implement repository and unit of work patterns for MongoDB .Net driver.

  • Server Side: ASP.NET Core

Pre reqs

  • Net.Core 3.1

Techs:

  • ASP.NET Core
  • Swagger
  • ServiceStack.Core

How to run

  1. Download code
  • Open folder
  • Open a terminal
  • docker-compose up --build

More about on ASP.NET Core - MongoDB Repository Pattern & Unit Of Work - Portuguese only

About

Example of an implementation of Repository and Unit of Work Patterns with MongoDB for ASP.NET Core.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published