New MongoDbCore enable a context with the mongodb for querying and saving your entities to the database.
Info
Version: | 1.0.3 |
Author(s): | M.Gökay Okutucu |
Last Update: | Sunday, April 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Planet.MongoDbCore |
Install
Install-Package Planet.MongoDbCore
dotnet add package Planet.MongoDbCore
paket add Planet.MongoDbCore
Planet.MongoDbCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 3.1.2)
- Microsoft.Extensions.Configuration.Binder(>= 3.1.2)
- Microsoft.Extensions.Configuration.Json(>= 3.1.2)
- Microsoft.Extensions.DependencyInjection(>= 3.1.2)
- MongoDB.Driver(>= 2.10.2)
- PluralizeService.Core(>= 1.2.1)
Tags