[Archived] Data Protection APIs for protecting and unprotecting data. Project moved to https://github.com/aspnet/AspNetCore
Перейти к файлу
Kiran Challa 1a7f12245c Enable pinning build script 2015-08-11 16:57:49 -07:00
src Reacting to DI changes 2015-08-11 13:04:40 -07:00
test Reacting to DI changes 2015-08-11 13:04:40 -07:00
.gitattributes Initial commit with build infrastructure. 2014-01-28 15:53:20 -08:00
.gitignore Add project.lock.json to .gitignore 2015-02-16 12:07:04 -08:00
.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 Apply code formatting 2014-01-28 17:48:49 -08:00
LICENSE.txt Update LICENSE.txt and license header on files. 2015-05-01 13:45:56 -07:00
NuGet.Config Updating to release NuGet.config 2015-05-27 16:07:51 -07:00
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 Enable pinning build script 2015-08-11 16:57:49 -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.