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

Cesar Blum Silveira d1bacbf41e Fix makefile. пре 9 година
src 297c5d3ac0 Revert "React to updated CoreCLR packages" пре 9 година
test e8faec59f0 Fixing schema change warnings пре 9 година
tools acd8d3d44d Strong name everything. пре 10 година
.gitattributes 4a9990a83c Build with dotnet пре 10 година
.gitignore 4a9990a83c Build with dotnet пре 10 година
.travis.yml f540174114 Webhook notifications пре 10 година
CONTRIBUTING.md 77d689f0bd Update Home master -> Home dev пре 11 година
DataProtection.sln 43dfd15a01 Rename AspNet 5 file contents. пре 10 година
DataProtection.sln.DotSettings baf338cc83 Apply code formatting пре 12 година
LICENSE.txt c6416f3520 Update LICENSE.txt and license header on files. пре 11 година
NuGet.config 2d01d47c18 Update nuget.exe and corresponding feeds to v3. пре 10 година
NuGetPackageVerifier.json 3007398648 Enabled xml doc generation пре 10 година
Provision-AutoGenKeys.ps1 7bb3ccf201 Fixed possibly wrong registry path пре 10 година
README.md 7cace9a7fe Fix package metadata пре 10 година
appveyor.yml a82ce85f66 Fix backslashes in yml config. пре 10 година
build.cmd 5cf18e31e7 Return the error code from build.cmd пре 10 година
build.ps1 eeff404a24 Update the build scripts to the latest version пре 10 година
build.sh eeff404a24 Update the build scripts to the latest version пре 10 година
global.json 1d7ac248ee Update global.json, sources=>projects пре 11 година
makefile.shade d1bacbf41e Fix makefile. пре 9 година

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.