Metadata >> NuGet >> Glass.Mapper.Umb

Glass.Mapper.Umb

Metadata

Authors Michael Edwards, Tom Dudfield
Copyrights Copyright (C) by Michael Edwards
Description An ORM for Umbraco. Map item data from Umbraco straight onto objects. Allows you to map properties and relationships. You will need to use your own DI setup with this package, if you don't want to do this use the Glass.Mapper.Umb.CastleWindsor nuget.
Language en-GB
LicenseUrl https://github.com/mikeedwards83/Glass.Mapper/blob/develop/License.txt
Owners Michael Edwards
ProjectUrl http://glass.lu/
ReleaseNotes This is a pre-release version of the package.
RequireLicenseAcceptance False
Tags Glass Mapper Umbraco Razor Glass.Mapper MVC
Dependencies Glass.Mapper:3.0.9
PackageSize 200776
PackageHashAlgorithm SHA512
PackageHash NRm9nuKz8+XZ2zSF1HtT5dVFx5EVuHRTCebcXPQKncmfIcQOntgObswZTCqScKiEQyuKpML8ToYbCPiMkhK1Jw==
DownloadCount 000000
CreatedDate 2014-10-21T15:33:38
IconUrl http://glass.lu/images/logo-50.png

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

OpenWrap

Installing the package:
o add-wrap Glass.Mapper.Umb
Uninstalling the package:
o remove-wrap Glass.Mapper.Umb

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
3.0.6.9
3.0.5.8
3.0.4.7
3.0.4.6
3.0.3.5
3.0.2.4
3.0.2.3
3.0.1.2
3.0.1.1