Go to file
Levi B e2ad2f1386 Remove dead code from EphemeralDataProtectionProvider.cs. 2014-10-14 17:29:13 -07:00
src Remove dead code from EphemeralDataProtectionProvider.cs. 2014-10-14 17:29:13 -07:00
test/Microsoft.AspNet.Security.DataProtection.Test Make EphemeralDataProtectionProvider and ProtectedMemoryBlob work on non-Windows platforms. 2014-10-14 17:26:21 -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 Updating dev NuGet.config 2014-09-17 09:56:22 -07:00
README.md
build.cmd Updated build.cmd 2014-09-05 01:46:08 -07:00
build.sh
global.json Implement new DataProtection pipeline. 2014-10-10 11:17:37 -07:00
makefile.shade Change the default author in makefile.shade 2014-06-18 16:17:31 -07:00

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.