[Archived] Data Protection APIs for protecting and unprotecting data. Project moved to https://github.com/aspnet/AspNetCore
Перейти к файлу
Brennan 7ecbee2f7d Interfaces->Abstractions 2015-04-29 17:21:04 -07:00
src Interfaces->Abstractions 2015-04-29 17:21:04 -07:00
test Interfaces->Abstractions 2015-04-29 17:21:04 -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 Create CONTRIBUTING.md 2014-05-13 01:02:10 -07:00
DataProtection.sln Interfaces->Abstractions 2015-04-29 17:21:04 -07:00
DataProtection.sln.DotSettings Apply code formatting 2014-01-28 17:48:49 -08:00
LICENSE.txt Create LICENSE.txt 2014-05-08 16:37:40 -07:00
NuGet.Config Renaming Nuget.org feed key name to Nuget. 2015-03-09 20:37:28 -07:00
README.md Adding status badges 2015-04-01 18:10:11 -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 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 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 samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.