MongoDB storage support as data protection key store.
Info
Version: | 8.0.1 |
Author(s): | chrisdrobison |
Last Update: | Thursday, November 14, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/chrisdrobison/AspNetCore.MongoDb |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.DataProtection.MongoDb |
Install
Install-Package AspNetCore.DataProtection.MongoDb
dotnet add package AspNetCore.DataProtection.MongoDb
paket add AspNetCore.DataProtection.MongoDb
AspNetCore.DataProtection.MongoDb Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.DataProtection(>= 5.0.0)
- MongoDB.Driver(>= 2.11.0)