ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux. https://asp.net/

Nate McMaster 28acde451e Use Directory.Build.props/targets 8 years ago
build 28acde451e Use Directory.Build.props/targets 8 years ago
samples 28acde451e Use Directory.Build.props/targets 8 years ago
shared 0f276780de Remove Microsoft.AspNetCore.DataProtection.Sources package 9 years ago
src 28acde451e Use Directory.Build.props/targets 8 years ago
test 28acde451e Use Directory.Build.props/targets 8 years ago
.appveyor.yml 28acde451e Use Directory.Build.props/targets 8 years ago
.gitattributes 4a9990a83c Build with dotnet 10 years ago
.gitignore 43330e4211 Update bootstrappers to use the compiled version of KoreBuild 8 years ago
.travis.yml 3280ebd84b Adding libunwind8 to .travis.yml 8 years ago
CONTRIBUTING.md 77d689f0bd Update Home master -> Home dev 10 years ago
DataProtection.sln b706a75e03 Target .NET Standard 2.0 8 years ago
DataProtection.sln.DotSettings baf338cc83 Apply code formatting 12 years ago
Directory.Build.props 28acde451e Use Directory.Build.props/targets 8 years ago
Directory.Build.targets 28acde451e Use Directory.Build.props/targets 8 years ago
LICENSE.txt f04b049860 Update LICENSE.txt text 8 years ago
NuGet.config 91e48874ff Updating versions to preview3 8 years ago
NuGetPackageVerifier.json 0f276780de Remove Microsoft.AspNetCore.DataProtection.Sources package 9 years ago
Provision-AutoGenKeys.ps1 b876319379 Detect pool user in script 9 years ago
README.md 7cace9a7fe Fix package metadata 10 years ago
build.cmd 43330e4211 Update bootstrappers to use the compiled version of KoreBuild 8 years ago
build.ps1 43330e4211 Update bootstrappers to use the compiled version of KoreBuild 8 years ago
build.sh bd8207bf8f Ensure fallback to curl after failed wget 8 years ago
version.xml 43330e4211 Update bootstrappers to use the compiled version of KoreBuild 8 years ago

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.