CK.Core
15.1.0
Install-Package CK.Core -Version 15.1.0
dotnet add package CK.Core --version 15.1.0
<PackageReference Include="CK.Core" Version="15.1.0" />
paket add CK.Core --version 15.1.0
#r "nuget: CK.Core, 15.1.0"
// Install CK.Core as a Cake Addin
#addin nuget:?package=CK.Core&version=15.1.0
// Install CK.Core as a Cake Tool
#tool nuget:?package=CK.Core&version=15.1.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 |
---|---|
.NET | net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
-
net6.0
- CommunityToolkit.HighPerformance (>= 7.1.2)
- Microsoft.IO.RecyclableMemoryStream (>= 2.2.0)
NuGet packages (12)
Showing the top 5 NuGet packages that depend on CK.Core:
Package | Downloads |
---|---|
CK.Core.ActivityMonitor.NLogAdapter
An adapter used to output ActivityMonitor logs to NLog. |
|
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.Testing
Contains Test Helpers mixin infrastructure. |
|
CK.Auth.Abstractions
Defines IUserInfo, IAuthenticationInfo as well as default implementations like StdUserInfo, StdAuthenticationInfo and extensible StdAuthenticationTypeSystem. |
|
CK.CodeGen
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
15.1.0 | 652 | 7/16/2022 |
15.0.0 | 894 | 6/21/2022 |
15.0.0-r06 | 514 | 4/28/2022 |
15.0.0-r05 | 76 | 4/26/2022 |
15.0.0-r04-02 | 114 | 2/1/2022 |
15.0.0-r04-01 | 359 | 1/25/2022 |
15.0.0-r04 | 115 | 1/23/2022 |
15.0.0-r03 | 241 | 1/5/2022 |
15.0.0-r02 | 292 | 12/27/2021 |
15.0.0-r01 | 108 | 12/24/2021 |
15.0.0-r | 351 | 12/7/2021 |
14.2.2 | 5,608 | 1/25/2022 |
14.2.1 | 27,941 | 10/11/2021 |
14.2.0 | 18,225 | 9/20/2021 |
14.1.0 | 12,704 | 4/15/2021 |
14.0.0 | 10,851 | 2/24/2021 |
13.2.1 | 21,304 | 12/30/2020 |
13.2.0 | 70,659 | 5/9/2020 |
13.1.0 | 12,870 | 3/11/2020 |
13.0.0 | 46,311 | 2/11/2020 |
12.1.2 | 22,491 | 3/7/2020 |
12.1.1 | 29,443 | 12/12/2019 |
12.1.0 | 13,023 | 10/31/2019 |
12.0.0 | 30,367 | 9/26/2019 |
11.2.0 | 14,598 | 7/26/2019 |
11.1.0 | 17,782 | 5/31/2019 |
10.0.1 | 11,385 | 5/31/2018 |
9.0.0 | 6,365 | 9/18/2017 |
9.0.0-p | 709 | 9/14/2017 |
8.0.0 | 759 | 9/1/2017 |
7.0.1 | 2,483 | 7/17/2017 |
7.0.0 | 2,869 | 4/26/2017 |
7.0.0-p | 692 | 4/26/2017 |
6.0.0 | 1,344 | 3/11/2017 |
5.0.1 | 11,557 | 11/7/2016 |
5.0.0 | 4,495 | 6/25/2016 |
5.0.0-e01 | 1,703 | 5/12/2016 |
5.0.0-e | 1,047 | 5/6/2016 |
5.0.0-d03 | 2,133 | 4/27/2016 |
5.0.0-d02 | 1,370 | 4/21/2016 |
5.0.0-d01 | 1,329 | 4/19/2016 |
5.0.0-d | 1,166 | 4/18/2016 |
4.3.0 | 6,701 | 11/26/2015 |
4.3.0-r03 | 1,089 | 10/15/2015 |
4.3.0-r01 | 1,024 | 10/13/2015 |
4.3.0-r | 1,021 | 10/13/2015 |
4.2.0 | 111,448 | 1/27/2015 |
4.1.0 | 113,313 | 1/14/2015 |
4.0.1 | 131,062 | 10/19/2014 |
4.0.0 | 1,492 | 8/18/2014 |
4.0.0-develop | 1,204 | 8/18/2014 |