This sample contains example code that demonstrates much of the functionality of Solid Framework
This sample contains all that you need to get started using C# with Solid Framework.
- Download a license from solidframework.net.
 - Download the latest version of SolidFramework. We recommend the AnyCPU version of the library.
 - Download the sample C# Tutorial code which is a zip file.
 - Extract the contents of the zip file.
 - Create a folder call SolidFramework that is a sibling of the tutorial folder.
 - Copy the SolidFramework.dll that you downloaded into this folder.
 - Copy the license into the SolidFramework folder.
 

- The solution should then build successfully.
 - Run the project.
 
