CK.Core
15.0.0-r04-02
See the version list below for details.
dotnet add package CK.Core --version 15.0.0-r04-02
NuGet\Install-Package CK.Core -Version 15.0.0-r04-02
<PackageReference Include="CK.Core" Version="15.0.0-r04-02" />
<PackageVersion Include="CK.Core" Version="15.0.0-r04-02" />
<PackageReference Include="CK.Core" />
paket add CK.Core --version 15.0.0-r04-02
#r "nuget: CK.Core, 15.0.0-r04-02"
#:package CK.Core@15.0.0-r04-02
#addin nuget:?package=CK.Core&version=15.0.0-r04-02&prerelease
#tool nuget:?package=CK.Core&version=15.0.0-r04-02&prerelease
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 | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
-
net6.0
- CommunityToolkit.HighPerformance (>= 7.1.2)
NuGet packages (12)
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 |
---|---|---|
24.0.0 | 267 | 9/11/2025 |
23.0.0 | 1,830 | 7/4/2025 |
22.1.0 | 1,979 | 4/10/2025 |
22.0.0 | 3,269 | 3/17/2025 |
21.1.0 | 7,691 | 2/3/2025 |
21.0.0 | 3,280 | 11/21/2024 |
20.0.1 | 10,444 | 8/27/2024 |
20.0.0 | 6,966 | 7/3/2024 |
19.0.0 | 7,466 | 12/10/2023 |
18.0.0 | 20,283 | 10/8/2023 |
17.0.1 | 1,654 | 9/6/2023 |
17.0.0 | 21,157 | 2/23/2023 |
16.1.1 | 30,542 | 1/10/2023 |
16.1.0 | 13,497 | 12/21/2022 |
16.0.0 | 24,969 | 9/22/2022 |
15.1.0 | 21,738 | 7/16/2022 |
15.0.0 | 22,483 | 6/21/2022 |
15.0.0-r06 | 6,817 | 4/28/2022 |
15.0.0-r05 | 4,503 | 4/26/2022 |
15.0.0-r04-02 | 4,442 | 2/1/2022 |
15.0.0-r04-01 | 4,755 | 1/25/2022 |
15.0.0-r04 | 4,392 | 1/23/2022 |
15.0.0-r03 | 13,584 | 1/5/2022 |
15.0.0-r02 | 4,949 | 12/27/2021 |
15.0.0-r01 | 4,391 | 12/24/2021 |
15.0.0-r | 7,877 | 12/7/2021 |
14.2.2 | 52,323 | 1/25/2022 |
14.2.1 | 98,878 | 10/11/2021 |
14.2.0 | 44,087 | 9/20/2021 |
14.1.0 | 31,470 | 4/15/2021 |
14.0.0 | 28,120 | 2/24/2021 |
13.2.1 | 51,573 | 12/30/2020 |
13.2.0 | 108,710 | 5/9/2020 |
13.1.0 | 25,933 | 3/11/2020 |
13.0.0 | 91,747 | 2/11/2020 |
12.1.2 | 45,348 | 3/7/2020 |
12.1.1 | 57,114 | 12/12/2019 |
12.1.0 | 26,679 | 10/31/2019 |
12.0.0 | 52,566 | 9/26/2019 |
11.2.0 | 29,725 | 7/26/2019 |
11.1.0 | 34,143 | 5/31/2019 |
10.0.1 | 23,356 | 5/31/2018 |
9.0.0 | 11,914 | 9/18/2017 |
9.0.0-p | 1,485 | 9/14/2017 |
8.0.0 | 1,734 | 9/1/2017 |
7.0.1 | 5,414 | 7/17/2017 |
7.0.0 | 6,555 | 4/26/2017 |
7.0.0-p | 1,505 | 4/26/2017 |
6.0.0 | 3,211 | 3/11/2017 |
5.0.1 | 14,710 | 11/7/2016 |
5.0.0 | 9,062 | 6/25/2016 |
5.0.0-e01 | 3,269 | 5/12/2016 |
5.0.0-e | 2,312 | 5/6/2016 |
5.0.0-d03 | 3,578 | 4/27/2016 |
5.0.0-d02 | 2,802 | 4/21/2016 |
5.0.0-d01 | 2,747 | 4/19/2016 |
5.0.0-d | 2,486 | 4/18/2016 |
4.3.0 | 11,321 | 11/26/2015 |
4.3.0-r03 | 1,878 | 10/15/2015 |
4.3.0-r01 | 1,804 | 10/13/2015 |
4.3.0-r | 1,811 | 10/13/2015 |
4.2.0 | 112,358 | 1/27/2015 |
4.1.0 | 114,371 | 1/14/2015 |
4.0.1 | 132,323 | 10/19/2014 |
4.0.0 | 2,897 | 8/18/2014 |
4.0.0-develop | 2,098 | 8/18/2014 |