Constellation.Sitecore.Presentation.Mvc
1.1.6451.28584
dotnet add package Constellation.Sitecore.Presentation.Mvc --version 1.1.6451.28584
NuGet\Install-Package Constellation.Sitecore.Presentation.Mvc -Version 1.1.6451.28584
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.Mvc" Version="1.1.6451.28584" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Constellation.Sitecore.Presentation.Mvc --version 1.1.6451.28584
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Constellation.Sitecore.Presentation.Mvc, 1.1.6451.28584"
#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.Mvc as a Cake Addin #addin nuget:?package=Constellation.Sitecore.Presentation.Mvc&version=1.1.6451.28584 // Install Constellation.Sitecore.Presentation.Mvc as a Cake Tool #tool nuget:?package=Constellation.Sitecore.Presentation.Mvc&version=1.1.6451.28584
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This library contains a number of very useful classes to make developing Sitecore MVC projects a little less
manual. The library expects you to be using Constellation.Sitecore.Items as a strongly-typed Item framework.
See the Instructions folder for details on how to use this library.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. 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.
-
- Constellation.Sitecore (>= 3.0.5829.21496)
- Constellation.Sitecore.Items (>= 3.0.5519.22303)
- Microsoft.AspNet.Mvc (>= 5.2.3)
- WebMarkupMin.Core (>= 2.4.0)
- WebMarkupMin.Mvc (>= 1.1.0)
- WebMarkupMin.Web (>= 1.1.1)
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 |
---|---|---|
1.1.6451.28584 | 1,163 | 8/30/2017 |
1.0.6395.18065 | 1,024 | 7/5/2017 |
1.0.6120.26118 | 1,049 | 10/3/2016 |
1.0.5891.25243 | 1,350 | 2/17/2016 |
1.0.5891.24736 | 1,036 | 2/17/2016 |
Updated WebMarkupMin to Core 2.4. This is a breaking change.