Skip to content

Releases: TrakHound/MTConnect.NET

MTConnect.NET Agents v0.4.0 Beta

13 Apr 02:48
Compare
Choose a tag to compare

This release includes the fix added from PR #23 as well as a few other updates:

  • Added Http PUT functionality (use "allowPut": "true" in the configuration file)
  • Fixed issue with Http client streams disconnecting
  • Fixed some log output text

MTConnect.NET Agents v0.3.0 Beta

04 Apr 05:47
Compare
Choose a tag to compare

This is the v0.3.0-beta release for the following MTConnect Agent applications :

This update includes :

  • Updated Observation handling. Fixes issue #19
  • Updated validation
  • Fixed issues with SHDR related to #21 and #20
  • Updated version control (select the MTConnect version using the 'version' url query parameter)
  • Added support for XSL stylesheets
  • Added XML comment output using the 'outputComments=true' query parameter to output MTConnect definitions in the XML

This release (and future releases) contains a zip file containing the binaries for each Runtime and Framework that was built. Please create an Issue if you would like us to include any others.

MTConnect.NET Applications v3.0.0 Beta

31 Jan 22:32
Compare
Choose a tag to compare
Pre-release

This is an initial Beta release of MTConnect.NET version 3.0.0

This release includes major updates and includes tools for creating MTConnect Agents, Adapters, and Clients.

  • Attached are binary files for both the MTConnect-Agent and MTConnect-Agent-AspNetCore applications