Metadata >> NuGet >> uCodeFirst.Lib

uCodeFirst.Lib

Metadata

Authors Julien Blin
Copyrights Copyright 2013 Julien Blin
Description uCodeFirst is a component for Umbraco that allows the definition of metadata by code. uCodeFirst.Lib only contains the dll. If you don't know what your doing, you might want to try the uCodeFirst package instead, that will configure the project for you.
IconUrl http://umbraco.com/media/357769/100px_transparent.png
LicenseUrl http://ucodefirst.codeplex.com/license
Owners Julien Blin
ProjectUrl http://ucodefirst.codeplex.com/
RequireLicenseAcceptance False
Summary Contains only the UCodeFirst library.
Tags Umbraco
Dependencies UmbracoCms.Core:6.0.0
PackageSize 236798
PackageHashAlgorithm SHA512
PackageHash WmssU8s6SZZgGac753w8w/1t0CbkzrKOhrH5xChl8BjEZY4XPcdMZkG6XAFixy+h28F1oFKiiHtUa5vxgetXXQ==
DownloadCount 000000
CreatedDate 2013-02-06T15:36:18

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

OpenWrap

Installing the package:
o add-wrap uCodeFirst.Lib
Uninstalling the package:
o remove-wrap uCodeFirst.Lib

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
0.3.0-beta