Metadata >> NuGet >> Moon.Owin.Localization

Moon.Owin.Localization

Metadata

Authors Dusan Janosik
Description Simple localization for ASP.NET OWIN applications.
IconUrl http://moontea.net/moon.png
Owners djanosik
ProjectUrl https://github.com/djanosik/Moon.Localization
RequireLicenseAcceptance False
Tags moontea localization aspnet web owin
PackageSize 13771
PackageHashAlgorithm SHA512
PackageHash jgAYyQUm7KBE9OPBlF3eIpzks6cZFgS6BaCTZbkW/HpvwSW+aEJ/hBerlOiU8LCLHr+rYOcDtFp8G+C2xrrQ7g==
DownloadCount 000000
CreatedDate 2015-08-19T10:37:53
Dependencies Newtonsoft.Json:7.0.1:net451|Moon.Localization:1.3.4:net451|Microsoft.Owin:3.0.1:net451

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.Owin.Localization -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Moon.Owin.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.Owin.Localization
Installing the package (HTTP Basic authentication):
Install-Package Moon.Owin.Localization -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Moon.Owin.Localization -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Moon.Owin.Localization

OpenWrap

Installing the package:
o add-wrap Moon.Owin.Localization
Uninstalling the package:
o remove-wrap Moon.Owin.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.2.1
1.0.5
1.0.4