Skip to content

ChristianTrab/MongoDBRepositoryPattern

Repository files navigation

MongoDBRepositoryPattern

MongoDB DAL Repository Pattern (CRUD) Build Status

Installation

  • Clone the repo to your local machine.
  • Be sure to have a MongoDB service running on your local machine (MongoDB Community)
  • Edit appsettings.json to your MongoSettings. (With this i mean port, DatabaseName you can also be set by yourself, it will also be created by the service - no need to create databases or collections on your own.
  • Launch the project and it should navigate to https://localhost:44393/swagger/index.html

License

License

About

MongoDB DAL Repository Pattern (CRUD)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages