K2host.Core 1.0.5

dotnet add package K2host.Core --version 1.0.5
NuGet\Install-Package K2host.Core -Version 1.0.5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="K2host.Core" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add K2host.Core --version 1.0.5
#r "nuget: K2host.Core, 1.0.5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install K2host.Core as a Cake Addin
#addin nuget:?package=K2host.Core&version=1.0.5

// Install K2host.Core as a Cake Tool
#tool nuget:?package=K2host.Core&version=1.0.5

A mix of inspired, open source and own code functions. Some of which is very old ported and obsolete.
This helps me move old projects acorss to .NET Core (.NET 5 / 6)
Eventually this library will be striped down.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on K2host.Core:

Package Downloads
K2host.Threading

A Windows based thread manager based on cpu cores with a threaded callback timer.

K2host.Sockets

A Socket lib allowing you to create communications from app to app. TCP with support of TLS / SSL with SNI. ReverseProxy using either HTTP or PORT MAPPING. RAW Sockets enabling custom setups and other libraries. Listener socket for packet sniffing using SharpPCap.Net.

K2host.Console

A Console base lib for custom console applicions and console based services.

K2host.Certificates

A X509 Certificate Library to help create CA service and certificates.

K2host.Services

A Library for service based functions and engines.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.5 1,166 4/8/2022
1.0.4 1,478 10/13/2021
1.0.2 347 9/28/2021
1.0.1 725 9/13/2021
1.0.0 3,503 9/13/2021