A mongoDb provider for Asp.net Core 2.0, allows you to create MongoDb's contexts, repositories and integrate with Identity.
Info
Version: | 1.0.7 |
Author(s): | Mateusz Szmytko (Raa) |
Last Update: | Wednesday, November 15, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mateuszszmytko/Raa.AspNetCore.MongoDataContext |
NuGet Url: | https://www.nuget.org/packages/Raa.AspNetCore.MongoDataContext |
Install
Install-Package Raa.AspNetCore.MongoDataContext
dotnet add package Raa.AspNetCore.MongoDataContext
paket add Raa.AspNetCore.MongoDataContext
Raa.AspNetCore.MongoDataContext Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.Driver(>= 2.4.4)
- Microsoft.AspNetCore.Identity(>= 2.0.0)
Tags