![]() |
VOOZH | about |
dotnet add package BoC.Sitecore.MvcApp --version 1.3.0
NuGet\Install-Package BoC.Sitecore.MvcApp -Version 1.3.0
<PackageReference Include="BoC.Sitecore.MvcApp" Version="1.3.0" />
<PackageVersion Include="BoC.Sitecore.MvcApp" Version="1.3.0" />Directory.Packages.props
<PackageReference Include="BoC.Sitecore.MvcApp" />Project file
paket add BoC.Sitecore.MvcApp --version 1.3.0
#r "nuget: BoC.Sitecore.MvcApp, 1.3.0"
#:package BoC.Sitecore.MvcApp@1.3.0
#addin nuget:?package=BoC.Sitecore.MvcApp&version=1.3.0Install as a Cake Addin
#tool nuget:?package=BoC.Sitecore.MvcApp&version=1.3.0Install as a Cake Tool
Starter app to easily get started with BoC.Sitecore.Mvc
Learn more about Target Frameworks and .NET Standard.
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
- Version 1.3 even better MVC integration and fixes
- Version 1.2 much better MVC integration by using a SitecoreRoute instead of using standard routing
Also moved web.config transform to the base package, since that should happen for all projects that use boc.sitecore.mvc
- Version 1.1 uses areas and allows for all url routedata to be parsed.