CK.Core
25.0.0
dotnet add package CK.Core --version 25.0.0
NuGet\Install-Package CK.Core -Version 25.0.0
<PackageReference Include="CK.Core" Version="25.0.0" />
<PackageVersion Include="CK.Core" Version="25.0.0" />
<PackageReference Include="CK.Core" />
paket add CK.Core --version 25.0.0
#r "nuget: CK.Core, 25.0.0"
#:package CK.Core@25.0.0
#addin nuget:?package=CK.Core&version=25.0.0
#tool nuget:?package=CK.Core&version=25.0.0
CK.Core contains types and helpers that are used across different projects.
Main types are:
- NormalizedPath: Normalizes / and \ separators to /, exposes Parts and handle multiple kind of roots: / (RootedBySeparator), 'X:' or ':' (RootedByFirstPart), '//' (RootedByDoubleSeparator), or 'xx://' (RootedByURIScheme).
- CKTrait: Thread safe set of (immutable) string tags that support all set operations.
- DateTimeStamp: Simple DateTime with byte uniquifier.
- SimpleServiceContainer: Basic IServiceProvider implementation.
- HashStream and SHA1Value, SHA256Value and SHA512Value.
- ISystemClock and SystemClock default implementation.
- Completable & Completion: Are "futures" or "yet another promises" (based on Task/TaskCompletionSource). Offer Covariance of the completion result and optional extension points to map errors (exceptions or cancellation) to regular results.
- CKBinaryReader/Writer: extend IBinaryReader/Writer with nullable support, more read/write of standard types and optional value sharing.
| 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
- CommunityToolkit.HighPerformance (>= 8.4.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 9.0.14)
- Microsoft.IO.RecyclableMemoryStream (>= 3.0.1)
NuGet packages (13)
Showing the top 5 NuGet packages that depend on CK.Core:
| Package | Downloads |
|---|---|
|
CK.ActivityMonitor
Hierarchical logger API. Main types are: - LogFile with a central static RooLogPath property. - IActivityMonitor and its implementation is a logger that must follow the code path. - IActivityMonitorClient and standard clients like ActivityMonitorTextWriterClient are local log sinks. - AsycLock with reentrancy management thanks to the IActivityMonitor. |
|
|
CK.Core.ActivityMonitor.NLogAdapter
An adapter used to output ActivityMonitor logs to NLog. |
|
|
CK.Testing
Contains Test Helpers mixin infrastructure. Shouldly is used for assertions. |
|
|
CK.CodeGen
Package Description |
|
|
CK.StObj.Engine
Engine for StObj implementation and Automatic DI resolution and Source Code generation. This is a SetupDependency of CK.StObj.Runtime (that is itself a SetuoDependency of CK.StObj.Model) that is dynamically resolved by CKSetup. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 25.0.0 | 4,480 | 4/21/2026 |
| 24.0.1 | 12,756 | 11/14/2025 |
| 24.0.0 | 18,297 | 9/11/2025 |
| 23.0.0 | 4,142 | 7/4/2025 |
| 22.1.0 | 4,019 | 4/10/2025 |
| 22.0.0 | 6,681 | 3/17/2025 |
| 21.1.0 | 10,553 | 2/3/2025 |
| 21.0.0 | 6,377 | 11/21/2024 |
| 20.0.1 | 15,319 | 8/27/2024 |
| 20.0.0 | 11,499 | 7/3/2024 |
| 19.0.0 | 10,855 | 12/10/2023 |
| 18.0.0 | 31,254 | 10/8/2023 |
| 17.0.1 | 1,892 | 9/6/2023 |
| 17.0.0 | 24,486 | 2/23/2023 |
| 16.1.1 | 34,139 | 1/10/2023 |
| 16.1.0 | 15,361 | 12/21/2022 |
| 16.0.0 | 27,323 | 9/22/2022 |
| 15.1.0 | 23,747 | 7/16/2022 |
| 15.0.0 | 24,541 | 6/21/2022 |
| 15.0.0-r06 | 8,707 | 4/28/2022 |