https://github.com/mtconnect/dot_net_sdk
An assembly for the Microsoft .NET framework, based on the MC2 class.
https://github.com/mtconnect/dot_net_sdk
Last synced: 12 months ago
JSON representation
An assembly for the Microsoft .NET framework, based on the MC2 class.
- Host: GitHub
- URL: https://github.com/mtconnect/dot_net_sdk
- Owner: mtconnect
- License: apache-2.0
- Created: 2013-09-18T21:09:16.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-06-25T17:00:50.000Z (almost 2 years ago)
- Last Synced: 2025-03-31T04:54:41.775Z (about 1 year ago)
- Language: C#
- Size: 2.02 MB
- Stars: 26
- Watchers: 10
- Forks: 24
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Dot Net SDK
===========
An assembly for the Microsoft .NET framework, based on the MC2 class.
Videos
---------
There are two instructional video available on YouTube that were filmed at the MC2 conference. This toolkit is the same used in the tutorial.
Overview:
http://youtu.be/BgcRw9KZaBk
Hands-on Tutorial:
http://youtu.be/pvz2d3WrsS8
The presetation slides are also included in this repo in Docs subdirectory. The source for the completed AdapterLab is included in the Sample subdirectory.
Unit Tests
----------
This project is provided with unit tests. For more informaiton on NUnit and licensing: http://sourceforge.net/projects/nunit/files/NUnit%20Version%202/
Download and install NUnit 2.6.2 to run the tests.