BlackMaple.MachineFramework 16.5.1

dotnet add package BlackMaple.MachineFramework --version 16.5.1
                    
NuGet\Install-Package BlackMaple.MachineFramework -Version 16.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="BlackMaple.MachineFramework" Version="16.5.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BlackMaple.MachineFramework" Version="16.5.1" />
                    
Directory.Packages.props
<PackageReference Include="BlackMaple.MachineFramework" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add BlackMaple.MachineFramework --version 16.5.1
                    
#r "nuget: BlackMaple.MachineFramework, 16.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.
#:package BlackMaple.MachineFramework@16.5.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=BlackMaple.MachineFramework&version=16.5.1
                    
Install as a Cake Addin
#tool nuget:?package=BlackMaple.MachineFramework&version=16.5.1
                    
Install as a Cake Tool

FMS Insight is a client and server which runs on an flexible machining system (FMS) cell controller.

     It provides a server which stores a log of all events and stores a log of planned jobs, a server which translates incomming planned jobs into jobs in the cell controller, a REST-like HTTP API which allows other programs to view the events and create planned jobs, and an HTML client which displays a dashboard, station monitor, and data analysis based on the log of events, planned jobs, and current cell status.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on BlackMaple.MachineFramework:

Package Downloads
BlackMaple.FMSInsight.Makino

FMS Insight is a client and server which runs on an flexible machining system (FMS) cell controller. It provides a server which stores a log of all events and stores a log of planned jobs, a server which translates incomming planned jobs into jobs in the cell controller, a REST-like HTTP API which allows other programs to view the events and create planned jobs, and an HTML client which displays a dashboard, station monitor, and data analysis based on the log of events, planned jobs, and current cell status. This package contains the backend to interface with the Makino Cell Controller.

BlackMaple.FMSInsight.Mazak

FMS Insight is a client and server which runs on an flexible machining system (FMS) cell controller. It provides a server which stores a log of all events and stores a log of planned jobs, a server which translates incomming planned jobs into jobs in the cell controller, a REST-like HTTP API which allows other programs to view the events and create planned jobs, and an HTML client which displays a dashboard, station monitor, and data analysis based on the log of events, planned jobs, and current cell status. This package contains the backend to interface with the Mazak Cell Controller.

BlackMaple.FMSInsight.Niigata

FMS Insight is a client and server which runs on an flexible machining system (FMS) cell controller. It provides a server which stores a log of all events and stores a log of planned jobs, a server which translates incomming planned jobs into jobs in the cell controller, a REST-like HTTP API which allows other programs to view the events and create planned jobs, and an HTML client which displays a dashboard, station monitor, and data analysis based on the log of events, planned jobs, and current cell status. This package contains the backend to interface with the Niigata ICC Cell Controller.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
16.5.1 69 2/11/2026
16.5.0 148 2/5/2026
16.4.7 253 12/30/2025
16.4.6 124 12/29/2025
16.4.5 199 12/22/2025
16.4.4 190 12/22/2025
16.4.3 192 12/22/2025
16.4.2 193 12/22/2025
16.4.1 193 12/22/2025
16.4.0 245 12/19/2025
16.3.6 496 11/20/2025
16.3.5 450 11/18/2025
16.3.4 351 11/12/2025
16.3.3 204 10/31/2025
16.3.2 280 10/2/2025
16.3.1 233 9/30/2025
16.3.0 251 9/23/2025
16.2.10 388 8/27/2025
16.2.9 266 8/18/2025
16.2.8 237 8/18/2025
Loading failed