RapidCMS.UI 5.0.0

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

RapidCMS is a Blazor framework which allows you to build a responsive and flexible CMS purely from code.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on RapidCMS.UI:

Package Downloads
RapidCMS.ModelMaker

Plugin for creating a dynamic model CMS inside RapidCMS. RapidCMS is a Blazor framework which allows you to build a responsive and flexible CMS purely from code.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.0 354 11/25/2025
4.12.1 5,204 10/22/2024
4.12.0 3,159 4/29/2024
4.11.0 626 1/23/2024
4.10.1 839 11/21/2023
4.10.0 2,112 11/16/2023
4.9.1 2,302 7/19/2023
4.9.0 2,812 4/25/2023
4.8.1 1,747 10/9/2022
4.8.0 1,486 8/29/2022
4.7.1 1,306 8/16/2022
4.7.0 1,469 6/14/2022
4.6.1 1,340 5/31/2022
4.6.0 1,403 4/13/2022
4.5.0 1,756 4/2/2022
4.4.0 1,347 2/13/2022
4.3.1 1,306 2/8/2022
4.3.0 1,378 1/17/2022
4.3.0-preview-2 918 1/1/2022
4.3.0-preview-1 933 12/31/2021
Loading failed