TinyMCE 8.3.2

dotnet add package TinyMCE --version 8.3.2
                    
NuGet\Install-Package TinyMCE -Version 8.3.2
                    
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="TinyMCE" Version="8.3.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TinyMCE" Version="8.3.2" />
                    
Directory.Packages.props
<PackageReference Include="TinyMCE" />
                    
Project file
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 TinyMCE --version 8.3.2
                    
#r "nuget: TinyMCE, 8.3.2"
                    
#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 TinyMCE@8.3.2
                    
#: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=TinyMCE&version=8.3.2
                    
Install as a Cake Addin
#tool nuget:?package=TinyMCE&version=8.3.2
                    
Install as a Cake Tool

The best WYSIWYG editor! TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source under GNU General Public License Version 2 or later by Tiny Technologies, Inc. TinyMCE has the ability to convert HTML TEXTAREA fields or other HTML elements to editor instances. TinyMCE is very easy to integrate into other Content Management Systems.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on TinyMCE:

Package Downloads
TinyMCE.MVC

MVC Partial Editor Templates For TinyMCE HTML Text Editor

tinymce-knockout-binding

A KnockoutJS custom binding that applies a TinyMCE Editor to the bound HTML element

UI.TinyMCE

AngularJS directive for TinyMCE.

TinyMCE4.MVC

ASP.NET MVC editor templates for TinyMCE 4.0 HTML WYSIWYG editor (original idea by http://www.tugberkugurlu.com/archive/tinymce-html-text-editior-and-asp-net-mvc-setting-it-up-has-become-easy-with-nuget)

TheMVCForum

MVCForum is a fully featured ASP.NET MVC 5 discussion board/forum. The software has some features similar to that seen on StackOverFlow plus LOTS more.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.3.2 7,793 1/14/2026
8.3.1 5,913 12/17/2025
8.3.0 3,376 12/10/2025
8.2.2 8,484 11/17/2025
8.2.1 4,345 11/6/2025
8.2.0 6,171 10/23/2025
8.1.2 9,765 9/18/2025
8.1.1 2,516 9/17/2025
8.1.0 2,531 9/17/2025
8.0.2 8,418 8/14/2025
8.0.1 4,091 7/28/2025
8.0.0 3,430 7/23/2025
7.9.2 140 2/11/2026
7.9.1 36,846 5/29/2025
7.9.0 5,244 5/15/2025
7.8.0 15,112 4/9/2025
7.7.2 13,519 3/19/2025
7.7.1 8,668 3/5/2025
7.7.0 14,183 2/20/2025
6.8.6 4,628 5/29/2025 6.8.6 has at least one vulnerability with moderate severity.
Loading failed

Release notes for my package.