Go to file
Doug Bunting a710c55ba9 Change hardcoded `bash` shebang to `env`
- aspnet/Home#695
- support various `bash` installation locations
- in particular, enable building on FreeBSD
2015-06-23 12:11:32 -07:00
samples/LocalizationSample Fix references to include beta-* 2015-05-29 11:46:24 -07:00
src Remove "I" from "ApplicationBuilderExtensions" 2015-06-16 20:37:07 -07:00
test/Microsoft.Framework.Localization.Test return to the official xunit build 2015-06-17 12:09:09 -07:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt
Localization.sln
NuGet.Config Updating release NuGet.config 2015-05-27 18:08:52 -07:00
README.md
appveyor.yml
build.cmd
build.sh Change hardcoded `bash` shebang to `env` 2015-06-23 12:11:32 -07:00
global.json
makefile.shade

README.md

Localization

AppVeyor: AppVeyor

Travis: Travis

Localization abstractions and implementations for ASP.NET 5 applications.

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