Go to file
Levi B fc4213b1f8 Reliability: Don't compile against 'experimental' language features.
This will help prevent Roslyn changes from breaking us.
2014-10-27 16:18:42 -07:00
src Reliability: Don't compile against 'experimental' language features. 2014-10-27 16:18:42 -07:00
test/Microsoft.AspNet.Security.DataProtection.Test Fix ManagedAuthenticatedEncryptor not round-tripping payloads correctly. 2014-10-21 15:39:48 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
DataProtection.sln
DataProtection.sln.DotSettings
LICENSE.txt
NuGet.Config
README.md
build.cmd
build.sh Updating build.sh to work on Mono 2014-10-21 12:41:35 -07:00
global.json
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.