ilweaving
There are 10 repositories under ilweaving topic.
Keboo/AutoDI
Dependency injection made simple.
keeper013/CrossCutterN
A light weight tool to inject customized AOP code into existing assemblies using IL weaving
304NotModified/Fody.Stamp
:octocat: Stamps an assembly with git data
clawit/Cache
Injects method cache code.
AscarGb/AnchorModelingFramework
Implementation of the anchor modeling for Entity Framework Core as a Fody plugin
AlexanderKrutov/EntityFramework.SerializableProperty.Fody
Fody add-in that allows EntityFramework complex properties to be saved in serialized form.
bkmashiro/csil
实验: 使用动态织入实现拦截C#方法
damien-o/EnumConstraints.Fody
Validates enum property value.
sebastiandymel/Interception
C# interceptors
JKamsker/RecordEnumerableEquality.Fody
Enable deep equality comparison of Enumerable properties within C# records