Go to file
N. Taylor Mullen 2cb0ddce82 Add travis and appveyor CI support. 2015-04-01 15:40:28 -07:00
src Fixing dataprotection on IIS 2015-04-01 13:02:09 -07:00
test Reliability: Tweak comparison in key revocation checks 2015-03-18 15:15:58 -07:00
.gitattributes
.gitignore Add project.lock.json to .gitignore 2015-02-16 12:07:04 -08:00
.travis.yml Add travis and appveyor CI support. 2015-04-01 15:40:28 -07:00
CONTRIBUTING.md
DataProtection.sln Move time-limited data protector to Extensions project 2015-03-17 14:52:15 -07:00
DataProtection.sln.DotSettings
LICENSE.txt
NuGet.Config Renaming Nuget.org feed key name to Nuget. 2015-03-09 20:37:28 -07:00
README.md
appveyor.yml Add travis and appveyor CI support. 2015-04-01 15:40:28 -07:00
build.cmd Do not use deprecated `dnvm -x86` switch 2015-03-11 16:58:20 -07:00
build.sh Marked build.sh as executable 2015-03-31 05:23:09 -07:00
global.json
makefile.shade Fix content path for config transform 2015-03-19 11:00:05 -07:00

README.md

DataProtection

Data Protection APIs

This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.