Samples
The set of C# samples.
Build Extension
This is a console application that uses a custom build extension to set a preprocessor definition to show how a user can easily author their own custom build logic that can be shared with others.
Console Application
This is the smallest amount of code to get a console application building using Soup.
Library
Sample project that shows creating a consuming a dynamic library.