RichTextEditor.Templates
1.0.6
dotnet new install RichTextEditor.Templates@1.0.6
This package contains a .NET Template Package you can call from the shell/command line.
RichTextEditor Demo Templates
dotnet new templates for RichTextEditor - each scaffolds a complete runnable demo app with the WYSIWYG editor, upload handlers, and AI endpoints wired in.
dotnet new install RichTextEditor.Templates
dotnet new richtexteditor-mvc -n MyApp # ASP.NET Core MVC
dotnet new richtexteditor-razor -n MyApp # Razor Pages
dotnet new richtexteditor-blazor -n MyApp # Blazor Server
cd MyApp && dotnet run
- Live demos: https://richtexteditor.com/demos/
- Docs: https://richtexteditor.com/docs/
- Pricing / free community version: https://richtexteditor.com/pricing/
-
.NETStandard 2.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.