For Kentico 13 .net Core only, this is the widget that leverages the PartialWidgetPage.Kentico.MVC.Core libraries, allowing you to render pages through a widget.
Info
Version: | 13.1.0 |
Author(s): | Trevor Fayas |
Last Update: | Wednesday, September 21, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/KenticoDevTrev/PartialWidgetPage |
NuGet Url: | https://www.nuget.org/packages/PartialWidgetPage.Kentico.MVC.Core.Widget |
Install
Install-Package PartialWidgetPage.Kentico.MVC.Core.Widget
dotnet add package PartialWidgetPage.Kentico.MVC.Core.Widget
paket add PartialWidgetPage.Kentico.MVC.Core.Widget
PartialWidgetPage.Kentico.MVC.Core.Widget Download (Unzip the "nupkg" after downloading)
Dependencies
- Kentico.Xperience.AspNetCore.WebApp(>= 13.0.0)
- Kentico.Xperience.Libraries(>= 13.0.0)
- PartialWidgetPage.Kentico.MVC.Core(>= 13.0.1)
Tags