Dmart.Models
0.9.37
dotnet add package Dmart.Models --version 0.9.37
NuGet\Install-Package Dmart.Models -Version 0.9.37
<PackageReference Include="Dmart.Models" Version="0.9.37" />
<PackageVersion Include="Dmart.Models" Version="0.9.37" />
<PackageReference Include="Dmart.Models" />
paket add Dmart.Models --version 0.9.37
#r "nuget: Dmart.Models, 0.9.37"
#:package Dmart.Models@0.9.37
#addin nuget:?package=Dmart.Models&version=0.9.37
#tool nuget:?package=Dmart.Models&version=0.9.37
Dmart.Models
Wire-format data types (Record, Query, Response, enums, …) for the
dmart structured CMS/IMS. Shared
between the dmart server and any C# client SDK —
Dmart.Client is the
primary consumer.
Install
dotnet add package Dmart.Models
Usage
using Dmart.Models.Api;
using Dmart.Models.Enums;
var query = new Query
{
Type = QueryType.Subpath,
SpaceName = "management",
Subpath = "/users",
Limit = 10,
};
Most consumers will go through Dmart.Client — install that package
instead if you want the ready-made HTTP client:
dotnet add package Dmart.Client
License
MIT.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. 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. |
| .NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.1 is compatible. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- System.Text.Json (>= 9.0.11)
-
net10.0
- No dependencies.
-
net8.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Dmart.Models:
| Package | Downloads |
|---|---|
|
Dmart.Client
Async C# client for the dmart structured CMS/IMS HTTP API. Mirrors pydmart. Requires Dmart.Models (pulled in automatically). |
|
|
Dmart.SqlAdapter
Direct PostgreSQL access to a dmart database, mirroring the Python SqlAdapter surface. Drop into any ASP.NET project that needs to read/write dmart-managed data without going through the dmart HTTP API. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.9.37 | 83 | 6/3/2026 |
| 0.9.36 | 93 | 6/3/2026 |
| 0.9.35 | 142 | 6/1/2026 |
| 0.9.34 | 142 | 6/1/2026 |
| 0.9.33 | 148 | 5/30/2026 |
| 0.9.32 | 145 | 5/29/2026 |
| 0.9.31 | 157 | 5/29/2026 |
| 0.9.30 | 143 | 5/29/2026 |
| 0.9.29 | 144 | 5/29/2026 |
| 0.9.28 | 150 | 5/29/2026 |
| 0.9.27 | 149 | 5/28/2026 |
| 0.9.26 | 137 | 5/27/2026 |
| 0.9.25 | 148 | 5/25/2026 |
| 0.9.24 | 142 | 5/24/2026 |
| 0.9.23 | 145 | 5/24/2026 |
| 0.9.22 | 145 | 5/24/2026 |
| 0.9.21 | 141 | 5/24/2026 |
| 0.9.20.2 | 151 | 5/24/2026 |
| 0.9.20.1 | 143 | 5/24/2026 |
| 0.9.20 | 146 | 5/24/2026 |