Capgemini / Cauldron

C# Toolkit
MIT License
76 stars 18 forks source link

Documentation for Cauldron.Interception.Cecillator #55

Open reflection-emit opened 6 years ago

reflection-emit commented 6 years ago

The next version of Cauldron.Interception will support "scripted" interceptors which relies heavily on Cecillator. It would be great if someone is interested in documenting Cecillator.

**Cecillator is a wrapper for Mono.Cecil and Fody to make it possible to easily weave code into your assembly.