Go to file
Doug Bunting 5aaae8ba9b Change hardcoded `bash` shebang to `env`
- aspnet/Home#695
- support various `bash` installation locations
- in particular, enable building on FreeBSD
2015-06-23 10:52:53 -07:00
src Reacting to CoreCLR package updates 2015-05-15 09:57:18 -07:00
test Update LICENSE.txt and license header on files. 2015-05-01 13:45:56 -07:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md Update Home master -> Home dev 2015-05-12 11:50:38 -07:00
DataProtection.sln Package rename: Microsoft.AspNet.DataProtection.Shared -> Microsoft.AspNet.DataProtection.Sources 2015-05-07 10:16:20 -07:00
DataProtection.sln.DotSettings
LICENSE.txt Update LICENSE.txt and license header on files. 2015-05-01 13:45:56 -07:00
NuGet.Config
README.md Add link to documentation site 2015-05-05 13:16:29 -07:00
appveyor.yml
build.cmd
build.sh Change hardcoded `bash` shebang to `env` 2015-06-23 10:52:53 -07:00
global.json
makefile.shade

README.md

DataProtection

AppVeyor: AppVeyor

Travis: Travis

Data Protection APIs

This project is part of ASP.NET 5. You can find documentation for Data Protection in the ASP.NET 5 Documentation. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.