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

Pavel Krymets 47d3ffdddc Add activator fallback to support rc1 keys há 9 anos atrás
src 47d3ffdddc Add activator fallback to support rc1 keys há 9 anos atrás
test 47d3ffdddc Add activator fallback to support rc1 keys há 9 anos atrás
tools acd8d3d44d Strong name everything. há 10 anos atrás
.gitattributes 4a9990a83c Build with dotnet há 10 anos atrás
.gitignore 4a9990a83c Build with dotnet há 10 anos atrás
.travis.yml 20a365b778 Fix OSX build on Travis. há 9 anos atrás
CONTRIBUTING.md 77d689f0bd Update Home master -> Home dev há 11 anos atrás
DataProtection.sln 43dfd15a01 Rename AspNet 5 file contents. há 10 anos atrás
DataProtection.sln.DotSettings baf338cc83 Apply code formatting há 12 anos atrás
LICENSE.txt c6416f3520 Update LICENSE.txt and license header on files. há 11 anos atrás
NuGet.config 2d01d47c18 Update nuget.exe and corresponding feeds to v3. há 10 anos atrás
NuGetPackageVerifier.json 3007398648 Enabled xml doc generation há 10 anos atrás
Provision-AutoGenKeys.ps1 7bb3ccf201 Fixed possibly wrong registry path há 10 anos atrás
README.md 7cace9a7fe Fix package metadata há 10 anos atrás
appveyor.yml a82ce85f66 Fix backslashes in yml config. há 10 anos atrás
build.cmd 5cf18e31e7 Return the error code from build.cmd há 10 anos atrás
build.ps1 eeff404a24 Update the build scripts to the latest version há 10 anos atrás
build.sh eeff404a24 Update the build scripts to the latest version há 10 anos atrás
global.json 1d7ac248ee Update global.json, sources=>projects há 11 anos atrás
makefile.shade d1bacbf41e Fix makefile. há 9 anos atrás

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.