Go to file
N. Taylor Mullen ec61315412 Update project.json, code=>compile. Also remove **/*.cs and **/*.vs from compile section. These are now defaulted to on. 2015-04-02 16:15:25 -07:00
src Fixing dataprotection on IIS 2015-04-01 13:02:09 -07:00
test Update project.json, code=>compile. Also remove **/*.cs and **/*.vs from compile section. These are now defaulted to on. 2015-04-02 16:15:25 -07:00
.gitattributes
.gitignore
.travis.yml Turn off sudo for .travis.yml. 2015-04-01 17:04:41 -07:00
CONTRIBUTING.md
DataProtection.sln
DataProtection.sln.DotSettings
LICENSE.txt
NuGet.Config
README.md Adding status badges 2015-04-01 18:10:11 -07:00
appveyor.yml Add travis and appveyor CI support. 2015-04-01 15:40:28 -07:00
build.cmd
build.sh Marked build.sh as executable 2015-03-31 05:23:09 -07:00
global.json Update global.json, sources=>projects 2015-04-02 09:19:54 -07:00
makefile.shade

README.md

DataProtection

AppVeyor: AppVeyor

Travis: Travis

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.