Abstract MongoDB repository base class.
Info
| Version: | 1.0.9 |
| Author(s): | Glitched Polygons |
| Last Update: | Saturday, August 23, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://codeberg.org/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