Metadata >> NuGet >> BoC.Glass.Mapper.Umb

BoC.Glass.Mapper.Umb

Metadata

Authors Michael Edwards, Tom Dudfield, Chris van de Steeg
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.
IconUrl http://glass.lu/images/logo-50.png
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 BoC.Glass.Mapper:3.5.2
PackageSize 235317
PackageHashAlgorithm SHA512
PackageHash 7YMASBgibm/QpuLCezMrRAZuuGw0yPAzHViZ2qxXePk+ndNXpKObS8tUPElsBaQeF/MUxX9OrdF9ao1AOrgnwQ==
DownloadCount 000000
CreatedDate 2015-03-23T12:41:06

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

OpenWrap

Installing the package:
o add-wrap BoC.Glass.Mapper.Umb
Uninstalling the package:
o remove-wrap BoC.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.5.2
3.5.1
3.5.0