Info
Version: | 1.1.0 |
Author(s): | Rasmus Rummel |
Last Update: | Wednesday, May 22, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://menulab.com/richtextbox |
NuGet Url: | https://www.nuget.org/packages/Menulab.RichTextBox |
Install
Install-Package Menulab.RichTextBox
dotnet add package Menulab.RichTextBox
paket add Menulab.RichTextBox
Menulab.RichTextBox Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags
It is not as full featured as CKEditor or TinyMCE, but it may be the worlds most advanced fully embedded rich text editor freeware asp.net control (no dangling javascript files). RichTextBox have the usual buttons, design and or html view, byte, letter & word counters, it supports multiple instances on the same page and can be configured in many ways, eg.
which rich abilities (buttons) to include, using counters to restrict input, where to put user upload and many many more. In addition RichTextBox can also be embedded into your own server controls (fully free).