Go to file
Pranav K f3a6083c9c Updating to netcoreapp1.1 2016-10-13 11:13:21 -07:00
samples Updating to netcoreapp1.1 2016-10-13 11:13:21 -07:00
src Rename Azure.Storage to AzureStorage (#183) 2016-10-04 11:51:50 -07:00
test Updating to netcoreapp1.1 2016-10-13 11:13:21 -07:00
tools
.gitattributes Build with dotnet 2016-01-06 14:28:39 -08:00
.gitignore Build with dotnet 2016-01-06 14:28:39 -08:00
.travis.yml Increase .travis.yml consistency between repos 2016-09-06 12:13:43 -07:00
CONTRIBUTING.md
DataProtection.sln Rename Azure.Storage to AzureStorage (#183) 2016-10-04 11:51:50 -07:00
DataProtection.sln.DotSettings
LICENSE.txt
NuGet.config Switching to dotnet.myget.org feed 2016-08-09 14:57:36 -07:00
NuGetPackageVerifier.json Rename Azure.Storage to AzureStorage (#183) 2016-10-04 11:51:50 -07:00
Provision-AutoGenKeys.ps1 Detect pool user in script 2016-08-10 15:19:17 -07:00
README.md Fix package metadata 2016-03-24 23:50:57 -07:00
appveyor.yml Fix backslashes in yml config. 2016-03-09 17:44:48 -08:00
build.cmd Return the error code from build.cmd 2016-02-28 10:12:12 -08:00
build.ps1 Update the build scripts to the latest version 2016-03-07 20:54:56 -08:00
build.sh Update the build scripts to the latest version 2016-03-07 20:54:56 -08:00
global.json
makefile.shade Fix makefile. 2016-05-25 21:27:49 -07:00

README.md

DataProtection

AppVeyor: AppVeyor

Travis: Travis

Data Protection APIs for protecting and unprotecting data.

This project is part of ASP.NET Core. You can find documentation for Data Protection in the ASP.NET Core Documentation. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.