MongoDB.Driver helper middleware for AspNetCore, AspIdentity and IdenitityServer4.
Info
Version: | 1.1.1 |
Author(s): | Vishnu Sankar |
Last Update: | Sunday, April 15, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/iamvishnusankar/MongoAspNetCore |
NuGet Url: | https://www.nuget.org/packages/MongoAspNetCore |
Install
Install-Package MongoAspNetCore
dotnet add package MongoAspNetCore
paket add MongoAspNetCore
MongoAspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- IdentityServer4(>= 2.1.3)
- Microsoft.AspNetCore.Identity(>= 2.0.2)
- Microsoft.AspNetCore.Mvc(>= 2.0.3)
- Microsoft.Extensions.Configuration.Binder(>= 2.0.1)
- MongoDB.Driver(>= 2.5.0)
- MongoSharp(>= 1.0.4)
Tags