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
  • .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.

Version Downloads Last Updated
1.0.6 95 9/14/2026
1.0.5 95 9/13/2026
1.0.4 106 9/12/2026
1.0.3 102 9/8/2026
1.0.2 105 9/1/2026
1.0.1 109 8/31/2026
1.0.0 227 7/4/2026