Go to file
Levi B a0138735a8 Add string-based extension methods to IDataProtector. 2014-10-15 11:51:00 -07:00
src Add string-based extension methods to IDataProtector. 2014-10-15 11:51:00 -07:00
test/Microsoft.AspNet.Security.DataProtection.Test Add string-based extension methods to IDataProtector. 2014-10-15 11:51:00 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
DataProtection.sln Implement new DataProtection pipeline. 2014-10-10 11:17:37 -07:00
DataProtection.sln.DotSettings
LICENSE.txt
NuGet.Config
README.md
build.cmd
build.sh
global.json Implement new DataProtection pipeline. 2014-10-10 11:17:37 -07:00
makefile.shade

README.md

DataProtection

Data Protection APIs

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