kefahi
-
Dmart.
by: kefahiModels - 15,352 total downloads
- last updated 6/3/2026
- Latest version: 0.9.37
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). -
Dmart.
by: kefahiClient - 10,652 total downloads
- last updated 6/3/2026
- Latest version: 0.9.37
Async C# client for the dmart structured CMS/IMS HTTP API. Mirrors pydmart. Requires Dmart.Models (pulled in automatically). -
- 3,771 total downloads
- last updated 6/3/2026
- Latest version: 0.9.37
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. -
- 1,907 total downloads
- last updated 6/3/2026
- Latest version: 0.9.37
Shared search-expression parser ("@field:value" → SQL WHERE clauses) used by both the dmart server and the Dmart.SqlAdapter SDK. Pure SQL-building code, no JSON dependencies, AOT-compatible.