I released a new meta programming club video yesterday on my YouTube channel
I thought I would write a little about it here on my blog too.
I recently did a little work to flesh out the plugin interface for Myriad. My friend Enrico Sada helped out with some of the fiddly MsBuild work in dotnet which can be a little confusing at times.
The gist of the plugin is that you must implement the following interface:
[Read More]