MongoDB Support for storing keys.
Info
| Version: | 0.1.1 |
| Author(s): | Boas Enkler |
| Last Update: | Wednesday, December 20, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/BoasE/BE.AspNetCore.DataProtection.MongoDb |
| NuGet Url: | https://www.nuget.org/packages/BE.AspNetCore.DataProtection.MongoDb |
Install
Install-Package BE.AspNetCore.DataProtection.MongoDb
dotnet add package BE.AspNetCore.DataProtection.MongoDb
paket add BE.AspNetCore.DataProtection.MongoDb
BE.AspNetCore.DataProtection.MongoDb Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentGuard(>= 1.0.3.5)
- MongoDB.Driver(>= 2.5.0)
- Microsoft.AspNetCore.DataProtection(>= 2.0.1)