HBS.StaticTextContainerizedWidget.Kentico.MVC
12.29.3
dotnet add package HBS.StaticTextContainerizedWidget.Kentico.MVC --version 12.29.3
NuGet\Install-Package HBS.StaticTextContainerizedWidget.Kentico.MVC -Version 12.29.3
<PackageReference Include="HBS.StaticTextContainerizedWidget.Kentico.MVC" Version="12.29.3" />
paket add HBS.StaticTextContainerizedWidget.Kentico.MVC --version 12.29.3
#r "nuget: HBS.StaticTextContainerizedWidget.Kentico.MVC, 12.29.3"
// Install HBS.StaticTextContainerizedWidget.Kentico.MVC as a Cake Addin #addin nuget:?package=HBS.StaticTextContainerizedWidget.Kentico.MVC&version=12.29.3 // Install HBS.StaticTextContainerizedWidget.Kentico.MVC as a Cake Tool #tool nuget:?package=HBS.StaticTextContainerizedWidget.Kentico.MVC&version=12.29.3
Static Text Containerized Widget
Static Text Containerized Widget for Kentico MVC. A widget that allows you enter static text on your page.
Installation
- Install the
[ToolPackageID]
NuGet Package to your MVC Site - Optional: Install the
Install-Package PageBuilderContainers.Kentico -Version 12.29.0
NuGet Package to you Kentico Admin site in order to use the containerized features.
Usage
- In the Kentico admin interface a new widget should appear called Static Text which you can add to your pages section.
Contributions, but fixes and License
Feel free to Fork and submit pull requests to contribute.
You can submit bugs through the issue list and i will get to them as soon as i can, unless you want to fix it yourself and submit a pull request!
Check the License.txt for License information
Compatability
Can be used on any Kentico 12 SP site (hotfix 29 or above).
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. |
-
- Antlr (>= 3.5.0.2)
- Kentico.AspNet.Mvc (>= 12.0.29)
- Microsoft.CSharp (>= 4.4.1)
- Microsoft.Owin.Security (>= 3.1.0)
- Microsoft.Owin.Security.Cookies (>= 3.1.0)
- Microsoft.Owin.Security.OAuth (>= 3.1.0)
- Microsoft.Web.Xdt (>= 2.1.1)
- Newtonsoft.Json (>= 11.0.2)
- PageBuilderContainers.Kentico.MVC (>= 12.29.2)
- WebGrease (>= 1.6.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
12.29.3
Updated a reference
12.29.2
Updated the widget name
12.29.1
Resolved an issue with the caste.core dependancy
12.29.0
Initial Release