Codery.TextCount
2.1.1
Additional Details
No longer required for Umbraco v13+.
dotnet add package Codery.TextCount --version 2.1.1
NuGet\Install-Package Codery.TextCount -Version 2.1.1
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="Codery.TextCount" Version="2.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Codery.TextCount" Version="2.1.1" />
<PackageReference Include="Codery.TextCount" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Codery.TextCount --version 2.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Codery.TextCount, 2.1.1"
#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.
#:package Codery.TextCount@2.1.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Codery.TextCount&version=2.1.1
#tool nuget:?package=Codery.TextCount&version=2.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Umbraco text count data type wrapper for text editors
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Codery.DataTypePicker (>= 2.1.0 && < 3.0.0)
- UmbracoCms.Core (>= 8.1.0 && < 9.0.0)
- UmbracoCms.Web (>= 8.1.0 && < 9.0.0)
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 | |
---|---|---|---|
2.1.1 | 9,631 | 10/4/2021 | |
2.1.0 | 949 | 6/23/2021 | |
2.0.5 | 925 | 6/8/2021 | |
2.0.4 | 902 | 6/2/2021 | |
2.0.3 | 4,115 | 10/20/2019 | |
2.0.2 | 1,119 | 10/18/2019 | |
1.0.16 | 950 | 10/4/2021 | |
1.0.15 | 5,867 | 10/5/2019 | |
1.0.14 | 5,119 | 8/11/2018 | |
1.0.12 | 15,809 | 3/9/2018 | |
1.0.11 | 2,994 | 7/6/2017 | |
1.0.10 | 1,618 | 7/5/2017 | |
1.0.9 | 1,881 | 5/11/2017 | |
1.0.8 | 3,552 | 3/22/2017 | |
1.0.7 | 1,645 | 3/18/2017 |
Fixed issue with repeatable textstring property editor.