CryLib.Core
3.2.2
dotnet add package CryLib.Core --version 3.2.2
NuGet\Install-Package CryLib.Core -Version 3.2.2
<PackageReference Include="CryLib.Core" Version="3.2.2" />
<PackageVersion Include="CryLib.Core" Version="3.2.2" />
<PackageReference Include="CryLib.Core" />
paket add CryLib.Core --version 3.2.2
#r "nuget: CryLib.Core, 3.2.2"
#:package CryLib.Core@3.2.2
#addin nuget:?package=CryLib.Core&version=3.2.2
#tool nuget:?package=CryLib.Core&version=3.2.2
Basic App functions including usefull object extensions for json, wrapper classes and cryptography
| 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 is compatible. 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 is compatible. 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. |
-
net10.0
- Newtonsoft.Json (>= 13.0.4)
- System.Diagnostics.PerformanceCounter (>= 10.0.0)
-
net8.0
- Newtonsoft.Json (>= 13.0.4)
- System.Diagnostics.PerformanceCounter (>= 10.0.0)
-
net9.0
- Newtonsoft.Json (>= 13.0.4)
- System.Diagnostics.PerformanceCounter (>= 10.0.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on CryLib.Core:
| Package | Downloads |
|---|---|
|
CryLib.WPF
Library containing multiple classes/controls specific to Microsofts WPF |
|
|
CryLib.Network
Basic and advanced Network functionality, such as Protocols for communication and request server. |
|
|
CryLib.Forms
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
- Fixed ThreadedCopy not always properly writing directory attributes on deep copies
- Optimized network write speed in ThreadedCopy
- Added ID to TaskPool for identification and updated wait behaviour, added spin wait option