Go to file
Levi B 544c83812c Add unit tests for WeakReferenceHelpers
Doc comment cleanup on IOptimizedAuthenticatedEncryptor
2015-02-24 18:19:31 -08:00
src Add unit tests for WeakReferenceHelpers 2015-02-24 18:19:31 -08:00
test Add unit tests for WeakReferenceHelpers 2015-02-24 18:19:31 -08:00
.gitattributes
.gitignore Add project.lock.json to .gitignore 2015-02-16 12:07:04 -08:00
CONTRIBUTING.md
DataProtection.sln Add unit tests for WeakReferenceHelpers 2015-02-24 18:19:31 -08:00
DataProtection.sln.DotSettings
LICENSE.txt
NuGet.Config Updating to dev NuGet.config 2014-12-08 15:24:14 -08:00
README.md Change ASP.NET vNext to ASP.Net 5 2015-01-12 15:13:17 -06:00
build.cmd Change SKIP_DOTNET_INSTALL to SKIP_KRE_INSTALL 2015-01-28 17:09:43 -08:00
build.sh Update build.cmd and build.sh to use kvm 2015-01-28 17:09:19 -08:00
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 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.