Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 729 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 729 Bytes

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.