MtconnectCore 1.4.0
See the version list below for details.
dotnet add package MtconnectCore --version 1.4.0
NuGet\Install-Package MtconnectCore -Version 1.4.0
<PackageReference Include="MtconnectCore" Version="1.4.0" />
paket add MtconnectCore --version 1.4.0
#r "nuget: MtconnectCore, 1.4.0"
// Install MtconnectCore as a Cake Addin #addin nuget:?package=MtconnectCore&version=1.4.0 // Install MtconnectCore as a Cake Tool #tool nuget:?package=MtconnectCore&version=1.4.0
MtconnectCore for .NET
This is an open source implementation of True Analytics Manufacturing Solution's MTConnect library using .NET Core.
This library is meant to mirror the MTConnect specification and provides easy methods and classes to implement MTConnect as close to the standard as possible.
Documentation
Visit mtconnectcore.dev for the latest documentation. The documentation itself is built from the same solution, so whichever branch you're referencing should contain the latest documentation for that code base.
Installation
The core functionality between your own project and a MTConnect Agent can be done by referencing this (MtconnectCore) package.
> dotnet add package MtconnectCore
Or, in VisualStudio, open the Manage NuGet Packages... dialog and Browse for MtconnectCore.
Publishing NuGet packages
The NuGet package is published using GitHub Actions.
Contributors
True Analytics Manufacturing Solutions believes that MTConnect is a great solution for understanding manufacturing in realtime. For this, we've taken our proprietary code and made it open source. Remembering our first attempts at getting started with MTConnect, we recognize that this library can help jump start others to make some great tools for manufacturing.
Feel free to create a branch and submit a PR. We highly recommend that you create an issue before you create a new branch so that everyone can be aware of what's being worked on.
Sponsors
Please support this project by becoming a sponsor. We can share your logo here with a link to your website.
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 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. |
.NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.5.0-review.2 | 37 | 11/15/2024 |
2.5.0-review | 69 | 11/15/2024 |
2.4.0-pre-release.6 | 54 | 8/29/2024 |
2.4.0-pre-release.5 | 56 | 8/29/2024 |
2.4.0-pre-release.4 | 59 | 8/29/2024 |
2.4.0-pre-release.3 | 48 | 8/29/2024 |
2.4.0-pre-release.1 | 58 | 7/23/2024 |
2.3.0.9 | 100 | 5/15/2024 |
2.3.0.7 | 101 | 5/1/2024 |
2.3.0.6 | 159 | 2/7/2024 |
2.3.0.5 | 127 | 2/7/2024 |
2.3.0.3 | 215 | 12/14/2023 |
2.3.0.2 | 155 | 12/12/2023 |
2.3.0.1 | 153 | 12/8/2023 |
2.3.0 | 134 | 12/6/2023 |
2.1.0.14-beta.2 | 150 | 11/1/2023 |
2.1.0.14-beta | 114 | 10/31/2023 |
2.1.0.13 | 886 | 8/2/2023 |
2.1.0.12 | 164 | 8/1/2023 |
2.1.0.11 | 168 | 7/27/2023 |
2.1.0.10 | 148 | 7/13/2023 |
2.1.0.9 | 164 | 6/2/2023 |
2.1.0.8 | 164 | 6/2/2023 |
2.1.0.7 | 151 | 5/31/2023 |
2.1.0.6 | 654 | 4/11/2023 |
2.1.0.5 | 191 | 4/11/2023 |
2.1.0.4 | 193 | 4/11/2023 |
2.1.0.3 | 261 | 2/22/2023 |
2.1.0.2 | 238 | 2/21/2023 |
2.1.0.1 | 256 | 2/17/2023 |
1.7.0.5 | 963 | 10/7/2022 |
1.7.0.3 | 475 | 7/18/2022 |
1.7.0.2 | 461 | 6/27/2022 |
1.7.0.1 | 444 | 6/8/2022 |
1.7.0 | 425 | 6/6/2022 |
1.6.0.7 | 497 | 4/15/2022 |
1.6.0.5 | 462 | 4/14/2022 |
1.6.0.4 | 433 | 4/5/2022 |
1.6.0.3 | 443 | 4/2/2022 |
1.6.0.2 | 426 | 3/30/2022 |
1.6.0.1 | 458 | 1/21/2022 |
1.5.0.1 | 462 | 1/15/2022 |
1.5.0 | 451 | 1/13/2022 |
1.4.0 | 334 | 11/8/2021 |
1.3.0 | 333 | 11/8/2021 |
1.2.0.1 | 266 | 1/14/2022 |
1.2.0 | 315 | 11/3/2021 |
Congruent with v1.4.0 of the MTConnect Standard.