Additions and extensions for .NET data-protection (ASP.NET Core).
Info
Version: | 0.0.10-alpha |
Author(s): | Region Örebro län |
Last Update: | Sunday, January 23, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RegionOrebroLan/.NET-DataProtection-Extensions/ |
NuGet Url: | https://www.nuget.org/packages/RegionOrebroLan.DataProtection |
Install
Install-Package RegionOrebroLan.DataProtection
dotnet add package RegionOrebroLan.DataProtection
paket add RegionOrebroLan.DataProtection
RegionOrebroLan.DataProtection Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.DataProtection.AzureStorage(>= 3.1.4)
- Microsoft.AspNetCore.DataProtection.EntityFrameworkCore(>= 3.1.4)
- Microsoft.AspNetCore.DataProtection.StackExchangeRedis(>= 3.1.4)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.4)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.1.4)
- RegionOrebroLan.Data(>= 1.3.0)