Version 1.0.3

Date 2023-04-18 (517 days ago)
Downloads 2,804 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 6
Umbraco Versions Umbraco 10 Umbraco 11

#installation">Installation

Via NuGet:

.NET CLI:

dotnet add package Limbo.Umbraco.TextBox --version 1.0.3

Package Manager:

Install-Package Limbo.Umbraco.TextBox -Version 1.0.3

#changelog">Changelog

  • Enabled package telemetry and updated the information the package exposes about it self (see b911565)
    This enables Umbraco to save a bit of telemetry data about the package.

  • Updated the Skybrud.Essentials dependency (see 1584655)
    Might as well reference the newest version.