Implementation for persistence using MongoDB.
Info
Version: | 6.0.0 |
Author(s): | Atomiv |
Last Update: | Saturday, February 26, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://atomiv.com/ |
NuGet Url: | https://www.nuget.org/packages/Atomiv.Infrastructure.MongoDb |
Install
Install-Package Atomiv.Infrastructure.MongoDb
dotnet add package Atomiv.Infrastructure.MongoDb
paket add Atomiv.Infrastructure.MongoDb
Atomiv.Infrastructure.MongoDb Download (Unzip the "nupkg" after downloading)
Dependencies
- Atomiv.Core.All(>= 1.0.42)
- Microsoft.Extensions.Options(>= 5.0.0)
- MongoDB.Driver(>= 2.11.4)
Tags