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
<PackageReference Include="Constellation.Sitecore.Presentation" Version="3.0.5519.22800" />
paket add Constellation.Sitecore.Presentation --version 3.0.5519.22800
#r "nuget: Constellation.Sitecore.Presentation, 3.0.5519.22800"
// 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 | Versions 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. |
-
- Constellation.Html (>= 3.0.5519.21831)
- Constellation.Sitecore.Items (>= 3.0.5519.22303)
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,672 | 2/10/2015 |
1.8.5435.30081 | 1,361 | 11/18/2014 |
1.8.5409.27051 | 1,174 | 10/23/2014 |
1.8.5360.22538 | 1,131 | 9/4/2014 |
1.8.5351.25039 | 1,176 | 8/26/2014 |
1.7.5350.26103 | 1,143 | 8/25/2014 |
1.7.5339.23600 | 1,174 | 8/14/2014 |
1.7.5326.27534 | 1,162 | 8/1/2014 |
1.6.5311.27026 | 1,198 | 7/17/2014 |
1.5.5261.27887 | 1,173 | 5/28/2014 |
1.5.5256.21226 | 1,117 | 5/23/2014 |
1.5.5212.26165 | 1,366 | 4/9/2014 |
1.5.5208.24465 | 1,256 | 4/5/2014 |
1.0.5200.22019 | 1,257 | 3/28/2014 |
1.0.5190.24258 | 1,241 | 3/18/2014 |
Updated development to VS2013