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 320 11/25/2025
4.12.1 4,932 10/22/2024
4.12.0 3,144 4/29/2024
4.11.0 608 1/23/2024
4.10.1 828 11/21/2023
4.10.0 2,103 11/16/2023
4.9.1 2,293 7/19/2023
4.9.0 2,807 4/25/2023
4.8.1 1,739 10/9/2022
4.8.0 1,477 8/29/2022
4.7.1 1,296 8/16/2022
4.7.0 1,458 6/14/2022
4.6.1 1,326 5/31/2022
4.6.0 1,394 4/13/2022
4.5.0 1,745 4/2/2022
4.4.0 1,341 2/13/2022
4.3.1 1,294 2/8/2022
4.3.0 1,367 1/17/2022
4.3.0-preview-2 906 1/1/2022
4.3.0-preview-1 919 12/31/2021
Loading failed