Go to file
Nate McMaster 0f276780de Remove Microsoft.AspNetCore.DataProtection.Sources package 2017-01-04 15:24:13 -08:00
samples Updating to 4.4 CoreFx packages 2016-12-14 14:47:27 -08:00
shared Remove Microsoft.AspNetCore.DataProtection.Sources package 2017-01-04 15:24:13 -08:00
src Remove Microsoft.AspNetCore.DataProtection.Sources package 2017-01-04 15:24:13 -08:00
test Updating to 4.4 CoreFx packages 2016-12-14 14:47:27 -08:00
tools
.gitattributes
.gitignore
.travis.yml Update .travis.yml osx image to xcode7.3. 2016-12-08 10:02:34 -08:00
CONTRIBUTING.md
DataProtection.sln Rename Azure.Storage to AzureStorage (#183) 2016-10-04 11:51:50 -07:00
DataProtection.sln.DotSettings
LICENSE.txt
NuGet.config Switching to dotnet.myget.org feed 2016-08-09 14:57:36 -07: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
build.cmd
build.ps1 Updating to release. 2016-04-06 09:46:14 -07:00
build.sh Clean tmp folder after unzipping KoreBuild 2016-11-18 10:56:12 -08:00
global.json Updating to 4.4 CoreFx packages 2016-12-14 14:47:27 -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.