MtconnectCore 1.4.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package MtconnectCore --version 1.4.0
NuGet\Install-Package MtconnectCore -Version 1.4.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MtconnectCore" Version="1.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MtconnectCore --version 1.4.0
#r "nuget: MtconnectCore, 1.4.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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

Package Documentation

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .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.3.0.6 113 2/7/2024
2.3.0.5 85 2/7/2024
2.3.0.3 181 12/14/2023
2.3.0.2 103 12/12/2023
2.3.0.1 119 12/8/2023
2.3.0 102 12/6/2023
2.1.0.14-beta.2 122 11/1/2023
2.1.0.14-beta 80 10/31/2023
2.1.0.13 444 8/2/2023
2.1.0.12 137 8/1/2023
2.1.0.11 129 7/27/2023
2.1.0.10 120 7/13/2023
2.1.0.9 135 6/2/2023
2.1.0.8 132 6/2/2023
2.1.0.7 122 5/31/2023
2.1.0.6 619 4/11/2023
2.1.0.5 164 4/11/2023
2.1.0.4 162 4/11/2023
2.1.0.3 223 2/22/2023
2.1.0.2 210 2/21/2023
2.1.0.1 226 2/17/2023
1.7.0.5 933 10/7/2022
1.7.0.3 447 7/18/2022
1.7.0.2 423 6/27/2022
1.7.0.1 408 6/8/2022
1.7.0 401 6/6/2022
1.6.0.7 459 4/15/2022
1.6.0.5 427 4/14/2022
1.6.0.4 409 4/5/2022
1.6.0.3 416 4/2/2022
1.6.0.2 401 3/30/2022
1.6.0.1 429 1/21/2022
1.5.0.1 434 1/15/2022
1.5.0 428 1/13/2022
1.4.0 303 11/8/2021
1.3.0 315 11/8/2021
1.2.0.1 239 1/14/2022
1.2.0 292 11/3/2021

Congruent with v1.4.0 of the MTConnect Standard.