[Archived] Data Protection APIs for protecting and unprotecting data. Project moved to https://github.com/aspnet/AspNetCore
Перейти к файлу
Nate McMaster ab33b6afe8 Remove usage of conditional multi-targeting 2017-02-01 12:35:44 -08:00
build Upgrade to VS 2017 2017-01-31 16:51:24 -08:00
samples Upgrade to VS 2017 2017-01-31 16:51:24 -08:00
shared Remove Microsoft.AspNetCore.DataProtection.Sources package 2017-01-04 15:24:13 -08:00
src Upgrade to VS 2017 2017-01-31 16:51:24 -08:00
test Remove usage of conditional multi-targeting 2017-02-01 12:35: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 Update .travis.yml osx image to xcode7.3. 2016-12-08 10:02:34 -08:00
CONTRIBUTING.md Update Home master -> Home dev 2015-05-12 11:50:38 -07:00
DataProtection.sln Upgrade to VS 2017 2017-01-31 16:51:24 -08: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 Upgrade to VS 2017 2017-01-31 16:51:24 -08:00
NuGetPackageVerifier.json Remove Microsoft.AspNetCore.DataProtection.Sources package 2017-01-04 15:24:13 -08: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 Upgrade to VS 2017 2017-01-31 16:51:24 -08:00
build.cmd Return the error code from build.cmd 2016-02-28 10:12:12 -08:00
build.ps1 Upgrade to VS 2017 2017-01-31 16:51:24 -08:00
build.sh Upgrade to VS 2017 2017-01-31 16:51:24 -08:00
version.props Upgrade to VS 2017 2017-01-31 16:51:24 -08: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.