MongoDb implementation of View Store.
Info
| Version: | 2.0.0-rc3 |
| Author(s): | Stanko Culaja |
| Last Update: | Friday, March 25, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/ViewStore.MongoDb |
Install
Install-Package ViewStore.MongoDb
dotnet add package ViewStore.MongoDb
paket add ViewStore.MongoDb
ViewStore.MongoDb Download (Unzip the "nupkg" after downloading)
Dependencies
- ViewStore.Abstractions(>= 1.1.03)
- MongoDB.Driver(>= 2.11.5)
Tags