Abstract MongoDB repository base class.
Info
Version: | 1.0.8 |
Author(s): | Glitched Polygons |
Last Update: | Friday, March 18, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GlitchedPolygons/RepositoryPattern |
NuGet Url: | https://www.nuget.org/packages/GlitchedPolygons.RepositoryPattern.MongoDB |
Install
Install-Package GlitchedPolygons.RepositoryPattern.MongoDB
dotnet add package GlitchedPolygons.RepositoryPattern.MongoDB
paket add GlitchedPolygons.RepositoryPattern.MongoDB
GlitchedPolygons.RepositoryPattern.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
- GlitchedPolygons.RepositoryPattern(>= 1.0.6)
- MongoDB.Driver(>= 2.10.2)
Tags