SplatDev.Umbraco.Plugins.CharLimitRestrict
2.0.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package SplatDev.Umbraco.Plugins.CharLimitRestrict --version 2.0.1
NuGet\Install-Package SplatDev.Umbraco.Plugins.CharLimitRestrict -Version 2.0.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="SplatDev.Umbraco.Plugins.CharLimitRestrict" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SplatDev.Umbraco.Plugins.CharLimitRestrict --version 2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SplatDev.Umbraco.Plugins.CharLimitRestrict, 2.0.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.
// Install SplatDev.Umbraco.Plugins.CharLimitRestrict as a Cake Addin #addin nuget:?package=SplatDev.Umbraco.Plugins.CharLimitRestrict&version=2.0.1 // Install SplatDev.Umbraco.Plugins.CharLimitRestrict as a Cake Tool #tool nuget:?package=SplatDev.Umbraco.Plugins.CharLimitRestrict&version=2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Char Limit Restrict
former Char Limit Property Editor
A textbox or textarea based on character limit (textbox for less than 100, and textarea for over 100 characters) that counts the number of characters and blocks further typing of limit is reached. Based off the Char Limit Demo from Nibble http://www.nibble.be/?p=285 but more visually rich.
Umbraco v7.15.10
- Support en-US and pt-BR
Visit the Project Page in the Community
Install via Nuget
Install-Package SplatDev.Umbraco.Plugins.CharLimitRestrict
Specs
- Value Type: NA
Feedback is appreciated
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.
-
- Microsoft.Bcl.AsyncInterfaces (>= 7.0.0)
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.5)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Text.Encodings.Web (>= 7.0.0)
- System.Text.Json (>= 7.0.2)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- System.ValueTuple (>= 4.5.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Added working functionality for char limit restrict and backOffice