MTConnect.NET-Common
5.0.0
See the version list below for details.
dotnet add package MTConnect.NET-Common --version 5.0.0
NuGet\Install-Package MTConnect.NET-Common -Version 5.0.0
<PackageReference Include="MTConnect.NET-Common" Version="5.0.0" />
<PackageVersion Include="MTConnect.NET-Common" Version="5.0.0" />
<PackageReference Include="MTConnect.NET-Common" />
paket add MTConnect.NET-Common --version 5.0.0
#r "nuget: MTConnect.NET-Common, 5.0.0"
#:package MTConnect.NET-Common@5.0.0
#addin nuget:?package=MTConnect.NET-Common&version=5.0.0
#tool nuget:?package=MTConnect.NET-Common&version=5.0.0
MTConnect.NET-Common contains common classes for MTConnect Agents, Adapters, and Clients. Supports MTConnect Versions up to 2.1. Supports .NET Framework 4.6.1 up to .NET 7
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 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. 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
- System.Buffers (>= 4.5.1)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- YamlDotNet (>= 12.2.1)
-
.NETFramework 4.6.1
- System.Buffers (>= 4.5.1)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Text.Json (>= 6.0.1)
- YamlDotNet (>= 12.2.1)
-
.NETFramework 4.6.2
- System.Buffers (>= 4.5.1)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Text.Json (>= 6.0.1)
- YamlDotNet (>= 12.2.1)
-
.NETFramework 4.7
- System.Buffers (>= 4.5.1)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Text.Json (>= 6.0.1)
- YamlDotNet (>= 12.2.1)
-
.NETFramework 4.7.1
- System.Buffers (>= 4.5.1)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Text.Json (>= 6.0.1)
- YamlDotNet (>= 12.2.1)
-
.NETFramework 4.7.2
- System.Buffers (>= 4.5.1)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Text.Json (>= 6.0.1)
- YamlDotNet (>= 12.2.1)
-
.NETFramework 4.8
- System.Buffers (>= 4.5.1)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Text.Json (>= 6.0.1)
- YamlDotNet (>= 12.2.1)
-
.NETStandard 2.0
- System.Buffers (>= 4.5.1)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Text.Json (>= 6.0.1)
- YamlDotNet (>= 12.2.1)
-
net5.0
- System.Buffers (>= 4.5.1)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- YamlDotNet (>= 12.2.1)
-
net6.0
- System.Buffers (>= 4.5.1)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- YamlDotNet (>= 12.2.1)
-
net7.0
- System.Buffers (>= 4.5.1)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- YamlDotNet (>= 12.2.1)
NuGet packages (10)
Showing the top 5 NuGet packages that depend on MTConnect.NET-Common:
Package | Downloads |
---|---|
MTConnect.NET-HTTP
MTConnect.NET-HTTP implements the HTTP 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-XML
MTConnect.NET-XML implements the XML Document Format 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-JSON
MTConnect.NET-JSON implements the JSON Document Format 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-TLS
MTConnect.NET-TLS implements the TLS 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 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
6.7.0 | 673 | 6/22/2025 |
6.6.0 | 1,493 | 1/18/2025 |
6.5.1 | 1,303 | 12/3/2024 |
6.5.0 | 3,129 | 10/21/2024 |
6.4.7 | 1,480 | 8/21/2024 |
6.4.6 | 1,129 | 8/7/2024 |
6.4.5 | 602 | 8/2/2024 |
6.4.4 | 913 | 7/16/2024 |
6.4.3 | 974 | 6/14/2024 |
6.4.2 | 810 | 6/12/2024 |
6.4.1 | 1,054 | 5/17/2024 |
6.4.0 | 680 | 5/14/2024 |
6.3.2-beta | 609 | 5/2/2024 |
6.3.1-beta | 23,863 | 4/24/2024 |
6.3.0-beta | 581 | 4/17/2024 |
6.2.2-beta | 596 | 4/5/2024 |
6.2.1-beta | 601 | 4/3/2024 |
6.2.0-beta | 557 | 3/27/2024 |
6.1.3-beta | 618 | 3/15/2024 |
6.1.2-beta | 588 | 3/15/2024 |
6.0.11-beta | 894 | 2/2/2024 |
6.0.10-beta | 785 | 1/26/2024 |
6.0.9-beta | 908 | 12/28/2023 |
6.0.8-beta | 836 | 12/27/2023 |
6.0.7-beta | 894 | 12/19/2023 |
6.0.5-beta | 989 | 12/14/2023 |
6.0.3-beta | 1,039 | 12/12/2023 |
6.0.1-beta | 1,145 | 12/7/2023 |
5.4.4 | 6,155 | 6/6/2023 |
5.4.3 | 3,195 | 5/20/2023 |
5.4.1 | 2,340 | 3/28/2023 |
5.4.0 | 2,407 | 3/20/2023 |
5.3.0 | 2,145 | 3/14/2023 |
5.2.0 | 2,312 | 3/5/2023 |
5.1.0 | 2,367 | 3/3/2023 |
5.0.0 | 8,373 | 2/3/2023 |
4.6.0 | 3,738 | 11/28/2022 |
4.5.0 | 4,095 | 10/18/2022 |
4.4.0 | 3,568 | 10/5/2022 |
4.3.0 | 3,638 | 9/20/2022 |
4.2.0 | 3,362 | 9/13/2022 |
4.1.0 | 3,354 | 8/30/2022 |
4.0.0 | 3,266 | 8/26/2022 |
3.4.2 | 4,171 | 6/20/2022 |
3.4.1 | 3,308 | 6/17/2022 |
3.4.0 | 3,090 | 6/16/2022 |
3.3.1 | 3,635 | 4/27/2022 |
3.3.0 | 3,179 | 4/13/2022 |
3.2.0 | 3,447 | 3/29/2022 |