Go to file
Levi B 4365b531d8 Use C# 6 string interpolation feature
Provides cleanup in logging and removes calls to String.Format
2015-03-16 21:38:21 -07:00
src Use C# 6 string interpolation feature 2015-03-16 21:38:21 -07:00
test Continued API improvements and refactoring 2015-03-14 14:29:39 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
DataProtection.sln Update .kproj => .xproj. 2015-03-11 14:05:01 -07:00
DataProtection.sln.DotSettings
LICENSE.txt
NuGet.Config Renaming Nuget.org feed key name to Nuget. 2015-03-09 20:37:28 -07:00
README.md
build.cmd Do not use deprecated `dnvm -x86` switch 2015-03-11 16:58:20 -07:00
build.sh
global.json
makefile.shade Significant refactorings throughout the data protection stack 2015-03-10 22:43:45 -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.