Metadata >> NuGet >> Moon.AspNet.Localization

Moon.AspNet.Localization

Metadata

Authors Dusan Janosik
Description Simple localization for ASP.NET 5 (MVC 6) applications.
IconUrl http://moontea.net/moon.png
Owners djanosik
ProjectUrl https://github.com/djanosik/Moon.Localization
RequireLicenseAcceptance False
Tags moontea localization aspnet web
PackageSize 22395
PackageHashAlgorithm SHA512
PackageHash DItu5LAgSU71Lo7xV25cGnRArNXEl/Ntphy4n/ChC2TpeI29zn3+Ldz6DN9GYdkmIMddTdGeVnKik1dlpe4o2g==
DownloadCount 000000
CreatedDate 2015-08-19T10:32:36
Dependencies Moon.AspNet:1.1.5:dnx451|Moon.Localization:1.3.4:dnx451|Moon.AspNet:1.1.5:dnxcore50|Moon.Localization:1.3.4:dnxcore50

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Moon.AspNet.Localization -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Moon.AspNet.Localization -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Moon.AspNet.Localization
Installing the package (HTTP Basic authentication):
Install-Package Moon.AspNet.Localization -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Moon.AspNet.Localization -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Moon.AspNet.Localization

OpenWrap

Installing the package:
o add-wrap Moon.AspNet.Localization
Uninstalling the package:
o remove-wrap Moon.AspNet.Localization

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.3.4
1.3.3
1.3.2
1.3.1
1.0.4