A Fody/Mono.Cecil wrapper that provides most basic IL code weaving helpers.
Info
Version: | 3.2.3 |
Author(s): | Alexander Schunk, Capgemini Deutschland GmbH |
Last Update: | Monday, October 29, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Capgemini/Cauldron |
NuGet Url: | https://www.nuget.org/packages/Cauldron.Cecilator |
Install
Install-Package Cauldron.Cecilator
dotnet add package Cauldron.Cecilator
paket add Cauldron.Cecilator
Cauldron.Cecilator Download (Unzip the "nupkg" after downloading)
Dependencies
- Fody(>= 3.2.10)
- FodyHelpers(>= 3.2.12)
- Mono.Cecil(>= 0.10.0)
- System.ValueTuple(>= 4.5.0)
Tags