RapidCMS.Api.Core 5.0.0

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

Package for creating a companion API which allows you to easily create backend repositories for front-end collections in RapidCMS WebAssembly.

     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 (3)

Showing the top 3 NuGet packages that depend on RapidCMS.Api.Core:

Package Downloads
RapidCMS.Api.WebApi

Package for creating a companion Web API which allows you to easily create backend repositories for front-end collections in RapidCMS WebAssembly. RapidCMS is a Blazor framework which allows you to build a responsive and flexible CMS purely from code.

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.

RapidCMS.Api.Functions

Package for creating a companion Function API which allows you to easily create backend repositories for front-end collections in RapidCMS WebAssembly. 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 231 11/25/2025
4.12.1 246 10/22/2024
4.12.0 271 4/29/2024
4.11.0 265 1/23/2024
4.10.1 339 11/21/2023
4.10.0 333 11/16/2023
4.9.1 405 7/19/2023
4.9.0 415 4/25/2023
4.8.1 848 10/9/2022
4.8.0 854 8/29/2022
4.7.1 834 8/16/2022
4.7.0 912 6/14/2022
4.6.1 931 5/31/2022
4.6.0 937 4/13/2022
4.5.0 919 4/2/2022
4.4.0 940 2/13/2022
4.3.1 972 2/8/2022
4.3.0 939 1/17/2022
4.3.0-preview-2 455 1/1/2022
4.3.0-preview-1 434 12/31/2021
Loading failed