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"
#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. |
-
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 |
---|---|---|
22.1.0 | 232 | 4/10/2025 |
22.0.0 | 3,199 | 3/17/2025 |
21.1.0 | 2,632 | 2/3/2025 |
21.0.0 | 3,207 | 11/21/2024 |
20.0.1 | 8,277 | 8/27/2024 |
20.0.0 | 6,795 | 7/3/2024 |
19.0.0 | 7,280 | 12/10/2023 |
18.0.0 | 20,247 | 10/8/2023 |
17.0.1 | 1,617 | 9/6/2023 |
17.0.0 | 21,028 | 2/23/2023 |
16.1.1 | 30,464 | 1/10/2023 |
16.1.0 | 13,434 | 12/21/2022 |
16.0.0 | 24,908 | 9/22/2022 |
15.1.0 | 21,675 | 7/16/2022 |
15.0.0 | 22,418 | 6/21/2022 |
15.0.0-r06 | 6,744 | 4/28/2022 |
15.0.0-r05 | 4,434 | 4/26/2022 |
15.0.0-r04-02 | 4,377 | 2/1/2022 |
15.0.0-r04-01 | 4,685 | 1/25/2022 |
15.0.0-r04 | 4,326 | 1/23/2022 |
15.0.0-r03 | 13,518 | 1/5/2022 |
15.0.0-r02 | 4,876 | 12/27/2021 |
15.0.0-r01 | 4,327 | 12/24/2021 |
15.0.0-r | 7,809 | 12/7/2021 |
14.2.2 | 52,238 | 1/25/2022 |
14.2.1 | 98,806 | 10/11/2021 |
14.2.0 | 44,004 | 9/20/2021 |
14.1.0 | 31,391 | 4/15/2021 |
14.0.0 | 28,042 | 2/24/2021 |
13.2.1 | 51,491 | 12/30/2020 |
13.2.0 | 108,618 | 5/9/2020 |
13.1.0 | 25,835 | 3/11/2020 |
13.0.0 | 91,643 | 2/11/2020 |
12.1.2 | 45,261 | 3/7/2020 |
12.1.1 | 57,024 | 12/12/2019 |
12.1.0 | 26,597 | 10/31/2019 |
12.0.0 | 52,468 | 9/26/2019 |
11.2.0 | 29,628 | 7/26/2019 |
11.1.0 | 34,056 | 5/31/2019 |
10.0.1 | 23,186 | 5/31/2018 |
9.0.0 | 11,603 | 9/18/2017 |
9.0.0-p | 1,316 | 9/14/2017 |
8.0.0 | 1,569 | 9/1/2017 |
7.0.1 | 5,251 | 7/17/2017 |
7.0.0 | 6,390 | 4/26/2017 |
7.0.0-p | 1,348 | 4/26/2017 |
6.0.0 | 3,028 | 3/11/2017 |
5.0.1 | 14,539 | 11/7/2016 |
5.0.0 | 8,893 | 6/25/2016 |
5.0.0-e01 | 3,107 | 5/12/2016 |
5.0.0-e | 2,144 | 5/6/2016 |
5.0.0-d03 | 3,413 | 4/27/2016 |
5.0.0-d02 | 2,637 | 4/21/2016 |
5.0.0-d01 | 2,588 | 4/19/2016 |
5.0.0-d | 2,319 | 4/18/2016 |
4.3.0 | 11,141 | 11/26/2015 |
4.3.0-r03 | 1,712 | 10/15/2015 |
4.3.0-r01 | 1,633 | 10/13/2015 |
4.3.0-r | 1,642 | 10/13/2015 |
4.2.0 | 112,182 | 1/27/2015 |
4.1.0 | 114,200 | 1/14/2015 |
4.0.1 | 132,060 | 10/19/2014 |
4.0.0 | 2,721 | 8/18/2014 |
4.0.0-develop | 1,921 | 8/18/2014 |