Provides useful extensions for AspNetCore.DataProtection.
Info
Version: | 1.1.0 |
Author(s): | f14shm4n |
Last Update: | Tuesday, May 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/f14shm4n/f14.Toolkit/tree/master/f14.AspNetCore.DataProtection |
NuGet Url: | https://www.nuget.org/packages/f14.AspNetCore.DataProtection |
Install
Install-Package f14.AspNetCore.DataProtection
dotnet add package f14.AspNetCore.DataProtection
paket add f14.AspNetCore.DataProtection
f14.AspNetCore.DataProtection Download (Unzip the "nupkg" after downloading)
Dependencies
- f14.Common(>= 2.1.0)
- Microsoft.AspNetCore.DataProtection(>= 3.1.3)
- Microsoft.AspNetCore.DataProtection.AzureStorage(>= 3.1.3)
- Microsoft.Extensions.Configuration.Binder(>= 3.1.3)
- System.Text.Json(>= 4.7.2)
Tags