Installation
The v13.x
releases target Umbraco 13. The releases does not support other versions of Umbraco.
To install the package via NuGet, either use the .NET CLI:
dotnet add package Limbo.Umbraco.TextBox --version 13.0.0
or the NuGet Package Manager:
Install-Package Limbo.Umbraco.TextBox -Version 13.0.0