Metadata >> NuGet >> i18n

i18n

Metadata

Authors Martin Connell,Daniel Crenna,contributors
Copyrights Copyright 2011-2015
Description Smart internationalization for ASP.NET-based web applications. The i18n library is designed to replace the use of .NET resources in favor of an easier, globally-recognized standard for localizing ASP.NET-based web applications. Supports ASP.NET MVC, ASP.NET Web API, ASP.NET WebMatrix / Web Pages and ASP.NET Web Forms.
IconUrl http://apitize.com.s3.amazonaws.com/logo_i18n.png
LicenseUrl https://github.com/turquoiseowl/i18n/blob/v2.0/LICENSE.md
Owners Martin Connell, Daniel Crenna
ProjectUrl https://github.com/turquoiseowl/i18n
RequireLicenseAcceptance False
Summary Smart internationalization for ASP.NET (official i18n nuget package).
Tags i18n internationalization l10n localization globalization asp.net mvc PO
PackageSize 431773
PackageHashAlgorithm SHA512
PackageHash kWpO3hjs33KGv5cQd0QriSWeg5Yjqve6cW/IPtt0uos0HgaM3NE4FyvNhvUriBwo1gvq0Hifrz7l3T9fWNbrwQ==
DownloadCount 000000
CreatedDate 2015-06-11T20:32:49

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

OpenWrap

Installing the package:
o add-wrap i18n
Uninstalling the package:
o remove-wrap i18n

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
2.1.4.0
2.1.3.0
2.1.1.0
2.1.0.0