TagFody

You don’t need to play the piano, use Virtuosity.

Y

This blog posts is part of a series of blog posts about Simon Cropp’s awesome Fody project. For an overview over the blog posts please read this article. In this article we are going to focus on Virtuosity. Let us first explore what Virtuosity does and what we can benefit from this Fody addin. If you install (Install-Package Virtuosity.Fody)Virtuosity to your assemblies it will automatically select all members that meet the following criteria: from non sealed classes non static members...

Don’t wear woven sweatshirts, instead weave your assemblies

D

This blog posts is part of a series of blog posts about Simon Cropp’s awesome Fody project. For an overview over the blog posts please read this article. We are living in exciting times. Compilers are getting an extensible pipeline with Roslyn and new fancy scripting projects are born every day around scriptcs. But some dynamic concepts like Aspect Oriented Programming and IL weaving have been around for many years. Tools which enable aspect oriented programming with .NET can be found...

Fody – Tool for weaving .net assemblies

F

A while ago I started hearing from Simon Cropp’s tool called Fody and immediately got excited about the project. In this series of blog posts I want to show you background information about Fody and some useful Fody addins for your project. I’ll update this blog posts every time a new article is published. Content Don’t wear woven sweatshirts, instead weave your assemblies. You don’t need to play the piano, use Virtuosity. It is virtually faking amazing combining...

Recent Posts