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

Barry Dorrans d93a3c4a37 Add community projects section 8 years ago
build 667d42b654 Update dependencies.props 8 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 49b2e22ab3 Pin tool and package versions to make builds more repeatable 8 years ago
test f0fef3f20d Update samples and tests to target netcoreapp2.1 8 years ago
.appveyor.yml 9d3a55a1f4 Update bootstrapper 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 3280ebd84b Adding libunwind8 to .travis.yml 8 years ago
CONTRIBUTING.md 77d689f0bd Update Home master -> Home dev 10 years ago
DataProtection.sln 0164e8f863 Increase Minimum Version of Visual Studio to 15.3.0 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 50017d9777 Use MicrosoftNETCoreApp21PackageVersion to determine the runtime framework in netcoreapp2.1 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 667d42b654 Update dependencies.props 8 years ago
korebuild.json 49b2e22ab3 Pin tool and package versions to make builds more repeatable 8 years ago
run.cmd 9d3a55a1f4 Update bootstrapper 8 years ago
run.ps1 2ea7c0cea3 Update bootstrappers 8 years ago
run.sh 2ea7c0cea3 Update bootstrappers 8 years ago
version.props 49b2e22ab3 Pin tool and package versions to make builds more repeatable 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.

Community Maintained Data Protection Providers & Projects