Constellation.Sitecore.Presentation 3.0.5519.22800

dotnet add package Constellation.Sitecore.Presentation --version 3.0.5519.22800
NuGet\Install-Package Constellation.Sitecore.Presentation -Version 3.0.5519.22800
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Constellation.Sitecore.Presentation" Version="3.0.5519.22800" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Constellation.Sitecore.Presentation --version 3.0.5519.22800
#r "nuget: Constellation.Sitecore.Presentation, 3.0.5519.22800"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Constellation.Sitecore.Presentation as a Cake Addin
#addin nuget:?package=Constellation.Sitecore.Presentation&version=3.0.5519.22800

// Install Constellation.Sitecore.Presentation as a Cake Tool
#tool nuget:?package=Constellation.Sitecore.Presentation&version=3.0.5519.22800

This namespace makes use of Constellation.Sitecore.Items to provide a Sitecore Rendering framework with dependency injection.

Renderings should decend from Views.WebControlView or Views.UserControlView. The default Presenter will handle single-Item
datasources as strongly-typed Items. It is possible to add your own Presenters (for custom Models) by implementing the IPresenter
interface.

This namespace includes a handful of WebForms-compatible examples.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.5519.22800 1,613 2/10/2015
1.8.5435.30081 1,329 11/18/2014
1.8.5409.27051 1,147 10/23/2014
1.8.5360.22538 1,104 9/4/2014
1.8.5351.25039 1,146 8/26/2014
1.7.5350.26103 1,117 8/25/2014
1.7.5339.23600 1,127 8/14/2014
1.7.5326.27534 1,134 8/1/2014
1.6.5311.27026 1,165 7/17/2014
1.5.5261.27887 1,139 5/28/2014
1.5.5256.21226 1,089 5/23/2014
1.5.5212.26165 1,329 4/9/2014
1.5.5208.24465 1,224 4/5/2014
1.0.5200.22019 1,215 3/28/2014
1.0.5190.24258 1,212 3/18/2014

Updated development to VS2013