MTConnect.NET-HTTP
6.0.10-beta
See the version list below for details.
dotnet add package MTConnect.NET-HTTP --version 6.0.10-beta
NuGet\Install-Package MTConnect.NET-HTTP -Version 6.0.10-beta
<PackageReference Include="MTConnect.NET-HTTP" Version="6.0.10-beta" />
<PackageVersion Include="MTConnect.NET-HTTP" Version="6.0.10-beta" />
<PackageReference Include="MTConnect.NET-HTTP" />
paket add MTConnect.NET-HTTP --version 6.0.10-beta
#r "nuget: MTConnect.NET-HTTP, 6.0.10-beta"
#:package MTConnect.NET-HTTP@6.0.10-beta
#addin nuget:?package=MTConnect.NET-HTTP&version=6.0.10-beta&prerelease
#tool nuget:?package=MTConnect.NET-HTTP&version=6.0.10-beta&prerelease

MTConnect.NET-HTTP
Classes to implement HTTP Clients & Servers for MTConnect
| 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-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 was computed. 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 was computed. 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 is compatible. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 is compatible. net462 is compatible. net463 was computed. net47 is compatible. net471 is compatible. net472 is compatible. 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
- MTConnect.NET-Common (>= 6.0.10-beta)
- MTConnect.NET-TLS (>= 6.0.10-beta)
-
.NETFramework 4.6.1
- MTConnect.NET-Common (>= 6.0.10-beta)
- MTConnect.NET-TLS (>= 6.0.10-beta)
- System.Text.Json (>= 6.0.1)
-
.NETFramework 4.6.2
- MTConnect.NET-Common (>= 6.0.10-beta)
- MTConnect.NET-TLS (>= 6.0.10-beta)
- System.Text.Json (>= 6.0.1)
-
.NETFramework 4.7
- MTConnect.NET-Common (>= 6.0.10-beta)
- MTConnect.NET-TLS (>= 6.0.10-beta)
- System.Text.Json (>= 6.0.1)
-
.NETFramework 4.7.1
- MTConnect.NET-Common (>= 6.0.10-beta)
- MTConnect.NET-TLS (>= 6.0.10-beta)
- System.Text.Json (>= 6.0.1)
-
.NETFramework 4.7.2
- MTConnect.NET-Common (>= 6.0.10-beta)
- MTConnect.NET-TLS (>= 6.0.10-beta)
- System.Text.Json (>= 6.0.1)
-
.NETFramework 4.8
- MTConnect.NET-Common (>= 6.0.10-beta)
- MTConnect.NET-TLS (>= 6.0.10-beta)
- System.Text.Json (>= 6.0.1)
-
.NETStandard 2.0
- MTConnect.NET-Common (>= 6.0.10-beta)
- MTConnect.NET-TLS (>= 6.0.10-beta)
- System.Text.Json (>= 6.0.1)
-
net5.0
- MTConnect.NET-Common (>= 6.0.10-beta)
- MTConnect.NET-TLS (>= 6.0.10-beta)
-
net6.0
- MTConnect.NET-Common (>= 6.0.10-beta)
- MTConnect.NET-TLS (>= 6.0.10-beta)
-
net7.0
- MTConnect.NET-Common (>= 6.0.10-beta)
- MTConnect.NET-TLS (>= 6.0.10-beta)
-
net8.0
- MTConnect.NET-Common (>= 6.0.10-beta)
- MTConnect.NET-TLS (>= 6.0.10-beta)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on MTConnect.NET-HTTP:
| Package | Downloads |
|---|---|
|
MTConnect.NET-SHDR
MTConnect.NET-SHDR implements the SHDR Adapter Protocol for use with the MTConnect.NET library. Supports MTConnect Versions up to 2.5. Supports .NET Framework 4.6.1 up to .NET 9 |
|
|
MTConnect.NET
MTConnect.NET is a fully featured .NET library for MTConnect Agents, Adapters, and Clients. Supports MTConnect Versions up to 2.5. Supports .NET Framework 4.6.1 up to .NET 9 |
|
|
MTConnect.NET-AgentModule-HttpAdapter
MTConnect.NET-AgentModule-HttpAdapter implements the MTConnect HTTP Client Protocol to read from other MTConnect Agents for use with the MTConnectAgentApplication class in the MTConnect.NET-Applications-Agent library. Supports MTConnect Versions up to 2.5. Supports .NET Framework 4.6.1 up to .NET 9 |
|
|
MTConnect.NET-AgentModule-HttpServer
MTConnect.NET-AgentModule-HttpServer implements a server for the MTConnect HTTP REST Protocol for use with the MTConnectAgentApplication class in the MTConnect.NET-Applications-Agents library. Supports MTConnect Versions up to 2.5. Supports .NET Framework 4.6.1 up to .NET 9 |
|
|
MTConnect.NET-HTTP-AspNetCore
MTConnect.NET-HTTP-AspNetCore is an extension library to MTConnect.NET that uses ApiControllers and the built-in features for Asp.NET Core up to .NET 7 |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 6.9.0.2 | 549 | 10/16/2025 |
| 6.8.0 | 657 | 9/13/2025 |
| 6.7.0 | 1,503 | 6/22/2025 |
| 6.6.0 | 1,868 | 1/18/2025 |
| 6.5.1 | 1,260 | 12/3/2024 |
| 6.5.0 | 2,952 | 10/21/2024 |
| 6.4.7 | 1,253 | 8/21/2024 |
| 6.4.6 | 1,017 | 8/7/2024 |
| 6.4.5 | 541 | 8/2/2024 |
| 6.4.4 | 762 | 7/16/2024 |
| 6.4.3 | 881 | 6/14/2024 |
| 6.4.2 | 673 | 6/12/2024 |
| 6.4.1 | 1,006 | 5/17/2024 |
| 6.4.0 | 650 | 5/14/2024 |
| 6.3.2-beta | 565 | 5/2/2024 |
| 6.3.1-beta | 23,836 | 4/24/2024 |
| 6.3.0-beta | 522 | 4/17/2024 |
| 6.2.2-beta | 589 | 4/5/2024 |
| 6.2.1-beta | 569 | 4/3/2024 |
| 6.2.0-beta | 541 | 3/27/2024 |
| 6.1.3-beta | 596 | 3/15/2024 |
| 6.1.2-beta | 528 | 3/15/2024 |
| 6.0.11-beta | 849 | 2/2/2024 |
| 6.0.10-beta | 714 | 1/26/2024 |
| 6.0.9-beta | 855 | 12/28/2023 |
| 6.0.8-beta | 787 | 12/27/2023 |
| 6.0.7-beta | 831 | 12/19/2023 |
| 6.0.5-beta | 885 | 12/14/2023 |
| 6.0.3-beta | 951 | 12/12/2023 |
| 6.0.1-beta | 1,088 | 12/7/2023 |
| 5.4.4 | 6,537 | 6/6/2023 |
| 5.4.3 | 3,126 | 5/20/2023 |
| 5.4.1 | 2,093 | 3/28/2023 |
| 5.4.0 | 2,124 | 3/20/2023 |
| 5.3.0 | 1,871 | 3/14/2023 |
| 5.2.0 | 2,017 | 3/5/2023 |
| 5.1.0 | 2,100 | 3/3/2023 |
| 5.0.0 | 8,991 | 2/3/2023 |
| 4.6.0 | 3,098 | 11/28/2022 |
| 4.5.0 | 3,340 | 10/18/2022 |
| 4.4.0 | 3,225 | 10/5/2022 |
| 4.3.0 | 3,349 | 9/20/2022 |
| 4.2.0 | 3,006 | 9/13/2022 |
| 4.1.0 | 2,997 | 8/30/2022 |
| 4.0.0 | 2,899 | 8/26/2022 |
| 3.4.2 | 3,855 | 6/20/2022 |
| 3.4.1 | 2,918 | 6/17/2022 |
| 3.4.0 | 2,737 | 6/16/2022 |
| 3.3.1 | 3,261 | 4/27/2022 |
| 3.3.0 | 2,800 | 4/13/2022 |
| 3.2.0 | 2,773 | 3/29/2022 |