CB.System
0.4.2
dotnet add package CB.System --version 0.4.2
NuGet\Install-Package CB.System -Version 0.4.2
<PackageReference Include="CB.System" Version="0.4.2" />
paket add CB.System --version 0.4.2
#r "nuget: CB.System, 0.4.2"
// Install CB.System as a Cake Addin
#addin nuget:?package=CB.System&version=0.4.2
// Install CB.System as a Cake Tool
#tool nuget:?package=CB.System&version=0.4.2
CB.System
This package is only for testing purpose.
CB.System is a collection of common classes to solve frequently occurring challenges according to System.*. It contains extensions and utility classes for:
- Basic types like string, numerics, arrays, objects, Type and delegates,
- Runtime, IO and interop,
- Concurrency and threading,
- Reflection,
- Event and exception handling and
- others.
Contributors/Contributing
Maintained by Christian Borck
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. 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 is compatible. 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 is compatible. net8.0-android 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 is compatible. net472 was computed. net48 is compatible. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 3.1
- System.Text.Json (>= 7.0.3)
-
.NETFramework 4.7.1
- System.Text.Json (>= 7.0.3)
-
.NETFramework 4.8
- System.Text.Json (>= 7.0.3)
-
.NETStandard 2.0
- System.Text.Json (>= 7.0.3)
-
net5.0
- System.Text.Json (>= 7.0.3)
-
net6.0
- System.Text.Json (>= 7.0.3)
-
net7.0
- System.Text.Json (>= 7.0.3)
-
net8.0
- System.Text.Json (>= 7.0.3)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on CB.System:
Package | Downloads |
---|---|
CB.System.Net
CB.System.Net is a collection of networking classes to solve frequently occurring problems. |
|
CB.System.Runtime.Serialization
CB.System.Runtime.Serialization covers a collection of different implementations of the IFormatter interface. |
|
CB.Win32
The CB.Win32 project provides an more confortable way to access the Windows API. |
|
CB.Win32.Standard
The CB.Win32.Standard project provides an more confortable way to access the Windows API. It is a reduced version of the CB.Win32 project to support .Net Standard and .Net Framework. |
|
CB.CV
The CB.CV project provides computer vision, image processing and light field methods based on Accord.Net to .NET. |
GitHub repositories
This package is not used by any popular GitHub repositories.