Clientus.Core
1.0.0-beta.4
dotnet add package Clientus.Core --version 1.0.0-beta.4
NuGet\Install-Package Clientus.Core -Version 1.0.0-beta.4
<PackageReference Include="Clientus.Core" Version="1.0.0-beta.4" />
<PackageVersion Include="Clientus.Core" Version="1.0.0-beta.4" />
<PackageReference Include="Clientus.Core" />
paket add Clientus.Core --version 1.0.0-beta.4
#r "nuget: Clientus.Core, 1.0.0-beta.4"
#:package Clientus.Core@1.0.0-beta.4
#addin nuget:?package=Clientus.Core&version=1.0.0-beta.4&prerelease
#tool nuget:?package=Clientus.Core&version=1.0.0-beta.4&prerelease
Clientus Core
Clientus.Core contains the shared contracts, models, results and exceptions used by the official Clientus .NET SDK.
Most developers should install Clientus.ApiClient, which references this package automatically.
dotnet add package Clientus.ApiClient --prerelease
Clientus Developer Platform
Clientus provides a public Developer Platform for building authenticated integrations and applications using:
- Clientus Public API v1
- scoped developer credentials
- sandbox and live environments
- Lumi AI
- signed webhooks
- API Packs, quotas and usage controls
- Marketplace publishing foundations
Start here:
https://clientus.app/developer
When should I reference Clientus.Core directly?
Reference Clientus.Core directly only when your project specifically needs shared SDK contracts without the full API client.
Links
- Developer Portal: https://clientus.app/developer
- Clientus: https://clientus.app
- Official .NET SDK: https://www.nuget.org/packages/Clientus.ApiClient
- Source: https://github.com/Clientus/Clientus.DotNet.SDK
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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 was computed. 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. |
-
net8.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Clientus.Core:
| Package | Downloads |
|---|---|
|
Clientus.ApiClient
Official .NET 8 SDK for the Clientus Developer Platform. Build authenticated integrations with Clientus Public API v1, Lumi AI, webhooks, sandbox/live environments and developer credentials. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0-beta.4 | 28 | 9/13/2026 |
| 1.0.0-beta.3 | 39 | 9/12/2026 |
Improved NuGet discovery and public Developer Platform metadata for the shared Clientus SDK contracts.