Weaver.NET is a tool for weaving CLI assemblies in .NET 4.0. The tool is available as a .NET library as well as an MSBuild task & script, which can be easily integrated into any existing project files and the overall build process. Code weavers are .NET libraries (assemblies) that implement a given contract to provide manipulation of CIL code at compile-time.
An adapter for Simon Cropp's Fody tool <http://
The latest code is available via the development (master) branch, currently hosted at <http://
Project information
- Maintainer:
- Alexander Regueiro
- Driver:
- Alexander Regueiro
- Licence:
- MIT / X / Expat Licence
View full history Series and milestones
trunk series is the current focus of development.