MongoDB implementation for the LocalizeServer to fetch resources from a mongo db.
Info
Version: | 0.1.0-alpha |
Author(s): | Alschy |
Last Update: | Saturday, March 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Alschy/LocalizeServer |
NuGet Url: | https://www.nuget.org/packages/Alschy.LocalizeServer.MongoDB |
Install
Install-Package Alschy.LocalizeServer.MongoDB
dotnet add package Alschy.LocalizeServer.MongoDB
paket add Alschy.LocalizeServer.MongoDB
Alschy.LocalizeServer.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
- Alschy.LocalizeServer.Common.Models(>= 0.1.0)
- Alschy.LocalizeServer.Common.Services(>= 0.1.0)
- Alschy.LocalizeServer.Core.Models(>= 0.1.0)
- Alschy.LocalizeServer.Utils.Caching(>= 0.1.0)
- MongoDB.Driver(>= 2.10.2)
Tags