SyntaxCircus.Cmsify.Contracts
0.3.2
See the version list below for details.
dotnet add package SyntaxCircus.Cmsify.Contracts --version 0.3.2
NuGet\Install-Package SyntaxCircus.Cmsify.Contracts -Version 0.3.2
<PackageReference Include="SyntaxCircus.Cmsify.Contracts" Version="0.3.2" />
<PackageVersion Include="SyntaxCircus.Cmsify.Contracts" Version="0.3.2" />
<PackageReference Include="SyntaxCircus.Cmsify.Contracts" />
paket add SyntaxCircus.Cmsify.Contracts --version 0.3.2
#r "nuget: SyntaxCircus.Cmsify.Contracts, 0.3.2"
#:package SyntaxCircus.Cmsify.Contracts@0.3.2
#addin nuget:?package=SyntaxCircus.Cmsify.Contracts&version=0.3.2
#tool nuget:?package=SyntaxCircus.Cmsify.Contracts&version=0.3.2
SyntaxCircus.Cmsify.Contracts
Shared wire contracts for the Cmsify API and first-party .NET clients. Install this package when an application needs the public request, response, pagination, enum, or ProblemDetails models without the HTTP client implementation.
List responses use PagedResponse<T> with items, totalCount, page, pageSize, and totalPages. List queries use one-based page and pageSize from 1 through 100; invalid values are rejected with RFC 7807 ProblemDetails rather than normalized.
The package targets .NET 10 and is licensed under MIT. See the repository documentation for API and client usage.
| Product | Versions 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. |
-
net10.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on SyntaxCircus.Cmsify.Contracts:
| Package | Downloads |
|---|---|
|
SyntaxCircus.Cmsify.Client
Typed .NET client for connecting to and managing the Cmsify headless CMS API. |
|
|
SyntaxCircus.Cmsify.Components
Reusable, restylable Blazor components for editing and managing Cmsify content: field editors, a composed content edit form, and a content list view, with optional SDK-backed smart wrappers. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.4.5 | 0 | 9/12/2026 |
| 0.4.4 | 39 | 9/12/2026 |
| 0.4.3 | 41 | 9/12/2026 |
| 0.4.2 | 78 | 9/10/2026 |
| 0.4.0 | 121 | 9/7/2026 |
| 0.3.2 | 135 | 9/6/2026 |
| 0.3.1 | 107 | 9/6/2026 |
| 0.3.0 | 102 | 9/5/2026 |
| 0.2.4 | 103 | 9/4/2026 |
| 0.2.1 | 102 | 9/2/2026 |
| 0.2.0 | 102 | 9/1/2026 |
| 0.1.3 | 138 | 8/22/2026 |
| 0.1.2 | 130 | 8/21/2026 |
| 0.1.1 | 128 | 8/21/2026 |
| 0.1.0 | 130 | 8/21/2026 |