CK.Core
25.0.3
dotnet add package CK.Core --version 25.0.3
NuGet\Install-Package CK.Core -Version 25.0.3
<PackageReference Include="CK.Core" Version="25.0.3" />
<PackageVersion Include="CK.Core" Version="25.0.3" />
<PackageReference Include="CK.Core" />
paket add CK.Core --version 25.0.3
#r "nuget: CK.Core, 25.0.3"
#:package CK.Core@25.0.3
#addin nuget:?package=CK.Core&version=25.0.3
#tool nuget:?package=CK.Core&version=25.0.3
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.3 | 1,026 | 2026/9/11 |
| 25.0.2 | 9,702 | 2026/9/1 |
| 25.0.1 | 9,442 | 2026/5/28 |
| 25.0.0 | 6,100 | 2026/4/21 |
| 24.0.1 | 15,888 | 2025/11/14 |
| 24.0.0 | 18,596 | 2025/9/11 |
| 23.0.0 | 4,397 | 2025/7/4 |
| 22.1.0 | 4,279 | 2025/4/10 |
| 22.0.0 | 6,930 | 2025/3/17 |
| 21.1.0 | 10,988 | 2025/2/3 |
| 21.0.0 | 6,617 | 2024/11/21 |
| 20.0.1 | 15,621 | 2024/8/27 |
| 20.0.0 | 11,760 | 2024/7/3 |
| 19.0.0 | 11,176 | 2023/12/10 |
| 18.0.0 | 31,514 | 2023/10/8 |
| 17.0.1 | 2,128 | 2023/9/6 |
| 17.0.0 | 25,070 | 2023/2/23 |
| 16.1.1 | 34,379 | 2023/1/10 |
| 16.1.0 | 15,593 | 2022/12/21 |
| 16.0.0 | 27,562 | 2022/9/22 |