SyntaxCircus.Cmsify.Contracts
0.2.1
See the version list below for details.
dotnet add package SyntaxCircus.Cmsify.Contracts --version 0.2.1
NuGet\Install-Package SyntaxCircus.Cmsify.Contracts -Version 0.2.1
<PackageReference Include="SyntaxCircus.Cmsify.Contracts" Version="0.2.1" />
<PackageVersion Include="SyntaxCircus.Cmsify.Contracts" Version="0.2.1" />
<PackageReference Include="SyntaxCircus.Cmsify.Contracts" />
paket add SyntaxCircus.Cmsify.Contracts --version 0.2.1
#r "nuget: SyntaxCircus.Cmsify.Contracts, 0.2.1"
#:package SyntaxCircus.Cmsify.Contracts@0.2.1
#addin nuget:?package=SyntaxCircus.Cmsify.Contracts&version=0.2.1
#tool nuget:?package=SyntaxCircus.Cmsify.Contracts&version=0.2.1
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.6.2 | 61 | 9/16/2026 |
| 0.6.1 | 66 | 9/16/2026 |
| 0.6.0 | 65 | 9/16/2026 |
| 0.5.5 | 78 | 9/15/2026 |
| 0.5.4 | 98 | 9/14/2026 |
| 0.5.2 | 93 | 9/14/2026 |
| 0.5.1 | 92 | 9/14/2026 |
| 0.5.0 | 90 | 9/14/2026 |
| 0.4.10 | 100 | 9/14/2026 |
| 0.4.9 | 91 | 9/14/2026 |
| 0.4.8 | 96 | 9/13/2026 |
| 0.4.7 | 95 | 9/13/2026 |
| 0.4.6 | 116 | 9/13/2026 |
| 0.4.5 | 100 | 9/12/2026 |
| 0.4.4 | 114 | 9/12/2026 |
| 0.4.3 | 105 | 9/12/2026 |
| 0.4.2 | 110 | 9/10/2026 |
| 0.4.0 | 136 | 9/7/2026 |
| 0.3.2 | 140 | 9/6/2026 |
| 0.2.1 | 106 | 9/2/2026 |