Metadata >> NuGet >> Constellation.Umbraco >> 1.0.5682.14609

1.0.5682.14609

Metadata

Authors Richard J. Cabral
Copyrights Copyright 2015
Description This library introduces ease of use for handmade ViewModels that represent IPublishedContent items. The ViewModels should inherit from Models.ContetnViewModel in order to take advantage of the automatic property mapping provided by this library. To Use: 1. Create ViewModels that represent content. ViewModel properties should match types and names of the published content Properties[] collection. 2. Each ViewModel should have a ContentType attribute on the class that specifies the Alias for the content that it represents. 3. To convert a PublishedContent to a ViewModel, use the extension methods provided in this library. You may automatically cast to the "best fit" type, or you may cast to a specific ViewModel type. This library was ported from concepts in Constellation.Sitecore.Items - it is not a 1:1 match, expect evolution.
Owners Richard J. Cabral
ProjectUrl https://github.com/sitecorerick/constellation.Umbraco
ReleaseNotes Bug Fix: Added support for collections and enumerables. Fixed ContentTypeAttribute inheritance. made TModel casting more flexible.
RequireLicenseAcceptance False
Summary A library for Controller-based Umbraco installations.
Tags Umbraco
Title Constellation.Umbraco
PackageSize 21610
PackageHashAlgorithm SHA512
PackageHash qZthSznuqsn+AEXHFHX5qg98Ocx4GCB5PcKdsaLChcdSUeDqMFe3RGsQRPPDue3qdiuH+57lqNicvr6s1CbgSg==
DownloadCount 000000
CreatedDate 2015-07-23T13:09:40

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Constellation.Umbraco -Version 1.0.5682.14609 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Constellation.Umbraco -Version 1.0.5682.14609 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Constellation.Umbraco 1.0.5682.14609 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Constellation.Umbraco -Version 1.0.5682.14609 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Constellation.Umbraco -Version 1.0.5682.14609 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Constellation.Umbraco -Version 1.0.5682.14609
Uninstalling the package:
o remove-wrap Constellation.Umbraco

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.5 Binaries