Add package badges to README.md
This commit is contained in:
parent
62412836de
commit
10ec8c890b
|
|
@ -4,6 +4,12 @@ AppVeyor: [](https://travis-ci.org/aspnet/Localization)
|
||||
|
||||
| Package | [MyGet:aspnetcidev](https://myget.org/gallery/aspnetcidev) | [MyGet:aspnetvnext](https://myget.org/gallery/aspnetvnext) | [NuGet](https://nuget.org) |
|
||||
| ------- | ----------------- | ----------------- | ----- |
|
||||
| Microsoft.Extensions.Localization | [](https://myget.org/gallery/aspnetcidev) | [](https://myget.org/gallery/aspnetvnext) | [](https://nuget.org/packages/Microsoft.Extensions.Localization) |
|
||||
| Microsoft.AspNet.Localization | [](https://myget.org/gallery/aspnetcidev) | [](https://myget.org/gallery/aspnetvnext) | [](https://nuget.org/packages/Microsoft.AspNet.Localization) |
|
||||
|
||||
|
||||
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](https://github.com/aspnet/home) repo.
|
||||
|
|
|
|||
Loading…
Reference in New Issue