Ccf.Ck.Libs.Shared.Client
9.0.10
See the version list below for details.
dotnet add package Ccf.Ck.Libs.Shared.Client --version 9.0.10
NuGet\Install-Package Ccf.Ck.Libs.Shared.Client -Version 9.0.10
<PackageReference Include="Ccf.Ck.Libs.Shared.Client" Version="9.0.10" />
<PackageVersion Include="Ccf.Ck.Libs.Shared.Client" Version="9.0.10" />
<PackageReference Include="Ccf.Ck.Libs.Shared.Client" />
paket add Ccf.Ck.Libs.Shared.Client --version 9.0.10
#r "nuget: Ccf.Ck.Libs.Shared.Client, 9.0.10"
#:package Ccf.Ck.Libs.Shared.Client@9.0.10
#addin nuget:?package=Ccf.Ck.Libs.Shared.Client&version=9.0.10
#tool nuget:?package=Ccf.Ck.Libs.Shared.Client&version=9.0.10
This package contains common classes for code reusability.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. 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. |
-
net9.0
- Microsoft.AspNetCore.Http.Abstractions (>= 2.3.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Ccf.Ck.Libs.Shared.Client:
| Package | Downloads |
|---|---|
|
Ccf.Ck.Libs.Shared.Server
This package contains common classes for code reusability. |
|
|
Ccf.Ck.Cms.Data.Access.WebAssembly
WebAssembly data-access layer for EasyCms content, localization, and e-commerce workflows. |
GitHub repositories
This package is not used by any popular GitHub repositories.
- Version 9.0.0: Implemented authorization, CK http response parsing, error handling.
- Version 9.0.1: Method MapLoginAndLogout public
- Version 9.0.2: Remove CoreKraft reference
- Version 9.0.3: Split the project into two projects: Ccf.Ck.Libs.Shared.Client and Ccf.Ck.Libs.Shared.Server
- Version 9.0.4: TaskGetResponse can return memory stream for files
- Version 9.0.5: Added ObjectExtensions
- Version 9.0.6: Added ToDictionary and ToObject
- Version 9.0.7: Fixed bugs with ToDictionary and ToObject
- Version 9.0.8: LoadIntoBufferAsync
- Version 9.0.9: UpdateUriPath to consume string, string parameters
- Version 9.0.10: Renamed Ccf.Ck.Libs.Shared to Ccf.Ck.Libs.Shared.Client