Go to file
mikary bbd57217f2 React to API change in DependencyInjection 2015-07-07 14:40:20 -07:00
src React to API change in DependencyInjection 2015-07-07 14:40:20 -07:00
test Update LICENSE.txt and license header on files. 2015-05-01 13:45:56 -07:00
.gitattributes
.gitignore
.travis.yml Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:14:26 -07:00
CONTRIBUTING.md Update Home master -> Home dev 2015-05-12 11:50:38 -07:00
DataProtection.sln Package rename: Microsoft.AspNet.DataProtection.Shared -> Microsoft.AspNet.DataProtection.Sources 2015-05-07 10:16:20 -07:00
DataProtection.sln.DotSettings
LICENSE.txt Update LICENSE.txt and license header on files. 2015-05-01 13:45:56 -07:00
NuGet.Config
README.md Add link to documentation site 2015-05-05 13:16:29 -07:00
appveyor.yml Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:14:26 -07:00
build.cmd Do not use deprecated `dnvm -x86` switch 2015-03-11 16:58:20 -07:00
build.sh Change hardcoded `bash` shebang to `env` 2015-06-23 10:52:53 -07:00
global.json Update global.json, sources=>projects 2015-04-02 09:19:54 -07:00
makefile.shade Fix content path for config transform 2015-03-19 11:00:05 -07:00

README.md

DataProtection

AppVeyor: AppVeyor

Travis: Travis

Data Protection APIs

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