K2host.Core
1.0.5
dotnet add package K2host.Core --version 1.0.5
NuGet\Install-Package K2host.Core -Version 1.0.5
<PackageReference Include="K2host.Core" Version="1.0.5" />
paket add K2host.Core --version 1.0.5
#r "nuget: K2host.Core, 1.0.5"
// 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 | Versions 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. |
-
net5.0
- Microsoft.Win32.Registry (>= 5.0.0)
- Newtonsoft.Json (>= 13.0.1)
- System.Drawing.Common (>= 5.0.2)
- System.IdentityModel.Tokens.Jwt (>= 6.11.1)
- System.Management (>= 5.0.0)
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.