FluentIL

FluentIL is a open-source .NET library written by Elemar Junior and Márcio Althmann that makes easier understand, write and mantain IL code.

GitHub repository » Samples »

Full-documented development history

There are a lot of blog posts explaining FluentIL development process. (portuguese only)

View posts »

Avaliable on NuGet

All binaries are avaliable as NuGet packages. You can easily import and use FluentIL on your projects.

FluentIL on NuGet »

Works fine with Mono.Cecil

FluentIL works fine on basic .NET emitting libraries AND with Mono.Cecil.

View details »