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 b62bb5778b Pin version variables to the ASP.NET Core 2.1.2 baseline 7 years ago
.github 7ccc1b5a86 Create ISSUE_TEMPLATE.md 8 years ago
build b62bb5778b Pin version variables to the ASP.NET Core 2.1.2 baseline 7 years ago
samples f0fef3f20d Update samples and tests to target netcoreapp2.1 8 years ago
shared 0f276780de Remove Microsoft.AspNetCore.DataProtection.Sources package 9 years ago
src 5bed1972fe Set 2.1 baselines 7 years ago
test e552b5861a Switch default implementation of Pbkdf2 on Linux/macOS to Rfc2898DeriveBytes (#301) 8 years ago
.appveyor.yml 2323298667 Update dependencies.props to 2.1.0-preview-28193, build tools to 2.1.0-preview1-1010 [ci skip] 8 years ago
.gitattributes 4a9990a83c Build with dotnet 10 years ago
.gitignore 49b2e22ab3 Pin tool and package versions to make builds more repeatable 8 years ago
.travis.yml 2323298667 Update dependencies.props to 2.1.0-preview-28193, build tools to 2.1.0-preview1-1010 [ci skip] 8 years ago
CONTRIBUTING.md 77d689f0bd Update Home master -> Home dev 10 years ago
DataProtection.sln e552b5861a Switch default implementation of Pbkdf2 on Linux/macOS to Rfc2898DeriveBytes (#301) 8 years ago
DataProtection.sln.DotSettings baf338cc83 Apply code formatting 12 years ago
Directory.Build.props e73a289b3d Inclue RepositoryRoot 8 years ago
Directory.Build.targets a0c62afacd Set NETStandardImplicitPackageVersion via dependencies.props 8 years ago
LICENSE.txt f04b049860 Update LICENSE.txt text 8 years ago
NuGet.config 1021dc41ec Use MSBuild to set NuGet feeds instead of NuGet.config 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 d93a3c4a37 Add community projects section 8 years ago
build.cmd 9d3a55a1f4 Update bootstrapper 8 years ago
build.sh 9d3a55a1f4 Update bootstrapper 8 years ago
korebuild-lock.txt 44973b77df Updating dependencies to 2.1.2 and adding a section for pinned variable versions 7 years ago
korebuild.json ba3cf559bd Branching for 2.1.0-rc1 8 years ago
run.cmd 9d3a55a1f4 Update bootstrapper 8 years ago
run.ps1 2ea7c0cea3 Update bootstrappers 8 years ago
run.sh e2373fc4a5 Upgrade dependencies and build tools 8 years ago
version.props 91d97c7f14 Reverting version from 2.1.2 back to 2.1.1 7 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.

Community Maintained Data Protection Providers & Projects