[Archived] Data Protection APIs for protecting and unprotecting data. Project moved to https://github.com/aspnet/AspNetCore
Перейти к файлу
John Luo 602010069a Consume stabilized packages 2018-09-17 18:10:12 -07:00
samples Consume stabilized packages 2018-09-17 18:10:12 -07:00
src Ignore assembly version when activating DataProtection types from string on .NET Framework. 2017-08-28 11:29:23 -07:00
test Consume stabilized packages 2018-09-17 18:10:12 -07:00
tools Strong name everything. 2015-11-02 15:32:44 -08:00
.gitattributes Build with dotnet 2016-01-06 14:28:39 -08:00
.gitignore Build with dotnet 2016-01-06 14:28:39 -08:00
.travis.yml Increase .travis.yml consistency between repos 2016-09-06 12:13:43 -07:00
CONTRIBUTING.md Update Home master -> Home dev 2015-05-12 11:50:38 -07:00
DataProtection.sln Rename Azure.Storage to AzureStorage (#183) 2016-10-04 11:51:50 -07:00
DataProtection.sln.DotSettings Apply code formatting 2014-01-28 17:48:49 -08:00
LICENSE.txt Update LICENSE.txt and license header on files. 2015-05-01 13:45:56 -07:00
NuGet.config Adding patch feed 2017-08-22 11:14:22 -07:00
NuGetPackageVerifier.json Rename Azure.Storage to AzureStorage (#183) 2016-10-04 11:51:50 -07:00
Provision-AutoGenKeys.ps1 Detect pool user in script 2016-08-10 15:19:17 -07:00
README.md Fix package metadata 2016-03-24 23:50:57 -07:00
appveyor.yml Fix backslashes in yml config. 2016-03-09 17:44:48 -08:00
build.cmd Return the error code from build.cmd 2016-02-28 10:12:12 -08:00
build.ps1 Update build script to set TLS version 2018-03-26 12:38:50 -07:00
build.sh 1.1.2 patch train updates (#201) 2017-02-15 16:28:57 -08:00
global.json 1.1.2 patch train updates (#201) 2017-02-15 16:28:57 -08:00
makefile.shade Fix makefile. 2016-05-25 21:27:49 -07:00

README.md

DataProtection

AppVeyor: AppVeyor

Travis: Travis

Data Protection APIs for protecting and unprotecting data.

This project is part of ASP.NET Core. You can find documentation for Data Protection in the ASP.NET Core Documentation. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.