WYSIWYG editing Image gallery upload Content templates
Free 30-Day Trial

Download RichTextBox

Install the ASP.NET Core rich text editor from NuGet in one command. Every download ships the <richtextbox> tag helper, static web assets, upload and DOCX import/export endpoints, the full AI Toolkit (Ask AI, Chat, Review), and the complete collaboration / review stack — slash commands, @mentions, Track Changes, threaded comments, revision history, find & replace, and Yjs presence. Free 30-day trial, no credit card.

Install RichTextBox for ASP.NET Core from NuGet. The package ships the <richtextbox> tag helper, static web assets, upload endpoints, the AI Toolkit, and all collaboration plugins — no source download, no build step on your side.

Trial Package

RichTextBox Trial Solution

A ready-to-run ASP.NET Core trial solution — unzip, open RichTextBox-Trial.slnx (or run dotnet run --project RichTextBox.WebSite), and browse 100 server-side demos on your own machine. Ships the full Razor source for every demo plus the signed lib/RichTextBox.dll. Requires the .NET 8 SDK.

  • AI Toolkit — Ask AI dropdown, docked AI Chat, AI Review drawer; BYOK via editor.aiToolkit.setResolver() or IRichTextBoxAiResolver.
  • Collaboration & review — slash commands, @mentions, Track Changes, threaded comments, revision history, and Yjs-backed presence. Live demos included.
  • Structured content — JSON + Markdown round-trip via enable-structured-content="true".
  • Customer-editable defaultsrte.js has an editable RTE_DefaultConfig block at the top.
Free 30-day trial Zip archive — runnable source + signed library

Integrating into your own project? Install the NuGet package instead:

dotnet add package RichTextBox.AspNetCore

Setup — three steps

1. Add @addTagHelper *, RichTextBox to _ViewImports.cshtml.

2. In Program.cs, call builder.Services.AddRichTextBox() and app.MapRichTextBoxUploads().

3. Place your RichTextBox.lic file in the app content root (beside Program.cs) so runtime license validation passes for rendering and uploads.

4. Drop <richtextbox name="Body" toolbar="default" /> into any Razor page and you're done — the tag helper renders the editor, wires uploads, and lights up AI / collaboration features per the attributes you set.

Ready to purchase a license?

All licenses are perpetual and never expire. One-time purchase with no recurring fees.