Installation
The v1.x
releases target Umbraco 10, but also support Umbraco 11 and 12.
To install the package via NuGet, either use the .NET CLI:
dotnet add package Limbo.Umbraco.TextBox --version 1.0.5
or the NuGet Package Manager:
Install-Package Limbo.Umbraco.TextBox -Version 1.0.5