Metadata >> NuGet >> ModelFramework.Localization

ModelFramework.Localization

Metadata

Authors odinserj
Copyrights Copyright (c) 2011 Convekta Ltd.
Description Localization support (code and dynamic entities) for ModelFramework
LicenseUrl https://github.com/ChessOK/ModelFramework.Localization/raw/master/LICENSE.txt
Owners Convekta Ltd.
ProjectUrl https://github.com/ChessOK/ModelFramework.Localization/
RequireLicenseAcceptance False
Dependencies ModelFramework.Commons:1.0.0-alpha2|ModelFramework.Core:3.0.0-alpha4
Title ModelFramework.Localization
PackageSize 72198
PackageHashAlgorithm SHA512
PackageHash ynNiGnY3x2l6jKm5YCSYST7V8TNFyzKsp9mbGwX5FVgwTb3K0xpCHxHZP7mzPgcdvNc108J3Yvr69aU785QpXQ==
DownloadCount 000000
CreatedDate 2012-10-23T14:49:21

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

OpenWrap

Installing the package:
o add-wrap ModelFramework.Localization
Uninstalling the package:
o remove-wrap ModelFramework.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.0.0-alpha2
1.0.0-alpha1