RapidCMS is a Blazor framework which allows you to build a responsive and flexible CMS purely from code.
Info
| Version: | 5.0.0 |
| Author(s): | Thomas Bleijendaal |
| Last Update: | Tuesday, November 25, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ThomasBleijendaal/RapidCMS |
| NuGet Url: | https://www.nuget.org/packages/RapidCMS.UI |
Install
Install-Package RapidCMS.UI
dotnet add package RapidCMS.UI
paket add RapidCMS.UI
RapidCMS.UI Download (Unzip the "nupkg" after downloading)
Dependencies
- RapidCMS.Core(>= 3.7.0)
- Microsoft.AspNetCore.Components(>= 5.0.2)
- Microsoft.AspNetCore.Components.Web(>= 5.0.2)
- Microsoft.AspNetCore.Hosting.Abstractions(>= 2.2.0)
Tags