Go to file
Pranav K f2a42d1f71 Reacting to CoreCLR package changes 2016-03-23 13:00:46 -07:00
src Reacting to CoreCLR package changes 2016-03-23 13:00:46 -07:00
test Reacting to CoreCLR package changes 2016-03-19 11:43:51 -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 Fix backslashes in yml config. 2016-03-09 17:44:48 -08:00
CONTRIBUTING.md
DataProtection.sln Rename AspNet 5 file contents. 2016-01-22 12:32:33 -08:00
DataProtection.sln.DotSettings
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json Enabled xml doc generation 2016-02-19 15:44:54 -08:00
Provision-AutoGenKeys.ps1 Fixed possibly wrong registry path 2015-11-20 21:37:08 +01:00
README.md ASP.NET 5 -> ASP.NET Core 2016-03-14 21:46:27 -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 the build scripts to the latest version 2016-03-07 20:54:56 -08:00
build.sh Update the build scripts to the latest version 2016-03-07 20:54:56 -08:00
global.json
makefile.shade Use build-compile from KoreBuild 2016-03-23 08:46:25 -07:00

README.md

DataProtection

AppVeyor: AppVeyor

Travis: Travis

Data Protection APIs

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.