MTConnect.NET-SysML 6.5.1

dotnet add package MTConnect.NET-SysML --version 6.5.1                
NuGet\Install-Package MTConnect.NET-SysML -Version 6.5.1                
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="MTConnect.NET-SysML" Version="6.5.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MTConnect.NET-SysML --version 6.5.1                
#r "nuget: MTConnect.NET-SysML, 6.5.1"                
#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 MTConnect.NET-SysML as a Cake Addin
#addin nuget:?package=MTConnect.NET-SysML&version=6.5.1

// Install MTConnect.NET-SysML as a Cake Tool
#tool nuget:?package=MTConnect.NET-SysML&version=6.5.1                

MTConnect.NET Logo

MTConnect.NET-SysML

Classes to handle the read and process the MTConnect SysML Model

Overview

Based on the MTConnectTranspiler project to parse the SysML file and generate source files

Usage

using MTConnect.SysML;

// Parse the SysML file and create a model object
var mtconnectModel = MTConnectModel.Parse(@"C:\Users\MTConnect\Downloads\MTConnectSysMLModel.xml");
Product Compatible and additional computed target framework versions.
.NET 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.
  • net7.0

    • No dependencies.
  • net8.0

    • 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
6.5.1 93 12/3/2024
6.5.0 79 10/21/2024
6.4.7 129 8/21/2024
6.4.6 100 8/7/2024
6.4.5 76 8/2/2024
6.4.4 103 7/16/2024
6.4.3 102 6/14/2024
6.4.2 100 6/12/2024
6.4.1 108 5/17/2024
6.4.0 106 5/14/2024
6.3.2-beta 65 5/2/2024
6.3.1-beta 87 4/24/2024
6.3.0-beta 94 4/17/2024
6.2.2-beta 92 4/5/2024
6.2.1-beta 88 4/3/2024
6.2.0-beta 91 3/27/2024
6.1.3-beta 90 3/15/2024
6.1.2-beta 87 3/15/2024
6.1.1-beta 90 3/6/2024
6.0.11-beta 106 2/2/2024
6.0.10-beta 93 1/26/2024
6.0.9-beta 125 12/28/2023
6.0.8-beta 96 12/27/2023
6.0.7-beta 112 12/19/2023
6.0.5-beta 94 12/14/2023
6.0.3-beta 102 12/12/2023
6.0.1-beta 109 12/7/2023