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
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="HBS.StaticTextContainerizedWidget.Kentico.MVC" Version="12.29.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HBS.StaticTextContainerizedWidget.Kentico.MVC --version 12.29.3
#r "nuget: HBS.StaticTextContainerizedWidget.Kentico.MVC, 12.29.3"
#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 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

  1. Install the [ToolPackageID] NuGet Package to your MVC Site
  2. 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

  1. 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 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.

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
12.29.3 2,852 4/23/2020
12.29.2 531 4/7/2020
12.29.1 536 4/7/2020

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