Com.H
10.1.0
dotnet add package Com.H --version 10.1.0
NuGet\Install-Package Com.H -Version 10.1.0
<PackageReference Include="Com.H" Version="10.1.0" />
<PackageVersion Include="Com.H" Version="10.1.0" />
<PackageReference Include="Com.H" />
paket add Com.H --version 10.1.0
#r "nuget: Com.H, 10.1.0"
#:package Com.H@10.1.0
#addin nuget:?package=Com.H&version=10.1.0
#tool nuget:?package=Com.H&version=10.1.0
Com.H
Kindly visit the project's github page for documentation https://github.com/H7O/Com.H
Target Frameworks
This package multi-targets the following frameworks from a single NuGet package:
| Target | Minimum Runtime |
|---|---|
| netstandard2.0 | .NET Framework 4.6.1+, .NET Core 2.0+, Xamarin, Unity, UWP |
| net8.0 | .NET 8 |
| net9.0 | .NET 9 |
| net10.0 | .NET 10 |
The netstandard2.0 build includes all core functionality. Some advanced features (async streams via IAsyncEnumerable<T>, System.Text.Json helpers, SearchValues<char> optimised file-name validation, and streaming base64-to-file decoding) are only available on net8.0 and above.
Note: The separate 2.0.0.x netstandard2.0 package line has been retired. All framework targets are now served by this single package.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. 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 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. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .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 was computed. net472 was computed. net48 was computed. 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. |
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.7.0)
-
net10.0
- No dependencies.
-
net8.0
- No dependencies.
-
net9.0
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Com.H:
| Package | Downloads |
|---|---|
|
Com.H.Threading.Scheduler
An easy to use, simple yet feature-rich open-source framework for writing middlewares in the form of low resource footnote Windows services, Linux Daemons or containerized microservices. Takes care of multi-threaded service granular scheduling, shutdowns, restarts, error recovery. |
|
|
Com.H.Threading.Scheduler.DI
Dependency injection extension for Com.H.Threading.Scheduler API to facilitate easier usage for applications that utilize IHostBuilder services DI pipeline |
|
|
Com.H.Threading.Scheduler.VP.Sql
Sql server value processor for Com.H.Threading.Scheduler library |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.1.0 | 47 | 4/6/2026 |
| 10.0.0 | 518 | 11/13/2025 |
| 9.0.0.6 | 250 | 10/30/2025 |
| 9.0.0.5 | 233 | 10/7/2025 |
| 9.0.0.4 | 265 | 9/8/2025 |
| 9.0.0.3 | 340 | 8/5/2025 |
| 9.0.0.1 | 220 | 7/11/2025 |
| 9.0.0 | 279 | 12/8/2024 |
| 8.0.0.18 | 257 | 11/28/2024 |
| 8.0.0.17 | 237 | 10/12/2024 |
| 8.0.0.16 | 247 | 10/7/2024 |
| 8.0.0.15 | 227 | 10/1/2024 |
| 8.0.0.14 | 351 | 9/18/2024 |
| 8.0.0.13 | 257 | 8/21/2024 |
| 8.0.0.12 | 274 | 8/9/2024 |
| 2.0.0.12 | 218 | 10/26/2025 |
| 2.0.0.11 | 330 | 4/15/2025 |
| 2.0.0.10 | 243 | 3/2/2025 |
| 2.0.0.9 | 243 | 9/18/2024 |
| 2.0.0.8 | 271 | 8/8/2024 |
Consolidated netstandard2.0 support into the main package. A single NuGet package now multi-targets netstandard2.0, net8.0, net9.0, and net10.0. The separate 2.0.0.x netstandard2.0 package line is no longer needed.