Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
28 packages returned for Tags:"Weaving"
Sort by
Relevance
Downloads
Recently updated
MethodBoundaryAspect.
Fody
by:
Vescon_GmbH
1,804,705 total downloads
last updated
11/11/2022
Latest version:
2.0.148
il
weaving
fody
aspect
aop
method-invocation
method
boundary
A Fody weaver which allows to decorate methods and hook into method start, method end and method exceptions. Additionally you have access to useful method parameters.
AspectInjector
by:
pamidur
1,513,325 total downloads
last updated
2/1/2023
Latest version:
2.8.2-pre1
aop
aspect
interceptor
injector
aot
blazor
attribute
il
weaving
boundary
More tags
Attributes-based compile-time AOP framework. Cross-cutting concerns made easy! Just apply your attributes where you need and everything automagicaly works! No xml configs! No wierd reflection...
More information
Catel.
Fody
by:
catel
geertvanhorrik
207,955 total downloads
last updated
2/16/2021
Latest version:
4.7.0
catel
fody
ilweaving
weaving
Catel fody add-in that automatically generates Catel style properties and more!
LoadAssembliesOnStartup.
Fody
by:
geertvanhorrik
126,562 total downloads
last updated
9/8/2021
Latest version:
4.6.0
load
assemblies
references
reference
force
startup
fody
ilweaving
weaving
Fody add-in for forcing referenced assemblies to be loaded on startup. This allows other modules to register types without actually having to using their types directly.
CompileTimeWeaver.
Fody
by:
simonlu
36,729 total downloads
last updated
2/1/2023
Latest version:
3.3.4
AOP
Advice
Aspect
IL
Weaving
INotifyPropertyChanged
CompileTime
Fody
Cecil
Compile time IL weaver for AOP implementation.
IL_Rewrite
by:
ilkerturer
11,643 total downloads
last updated
8/28/2015
Latest version:
1.1.1
Mono.Cecil
INotifyPropertyChanged
Weaving
IL Rewrite Implement INotifyPropertyChanged
Syringe
by:
vladimir_djurdjevic
13,592 total downloads
last updated
2/3/2016
Latest version:
3.0.1.3
MSIL
code
weaving
Mono.Cecil
AOP
"Syringe is simple engine for post build IL level assembly processing. It serves as a bridge between IL code weaving logic (implemented in separate dll) and target project's build process. Syringe uses MEF...
More information
Mimick.
Fody
by:
Epoque
4,796 total downloads
last updated
6/9/2020
Latest version:
1.0.4
Mimick
Framework
Fody
Weaving
Mimick is a Fody add-in which provides a framework for applications including dependency injection, contract validation, method caching, custom aspect decorators, and more.
LogSpect.
Core
by:
LorandBiro
8,908 total downloads
last updated
10/21/2015
Latest version:
1.0.0-alpha009
log
logging
logger
aspect
aop
weaving
LogSpect.Core contains the core implementation of the LogSpect framework. It implements the serialization logic, the basic logging logic and the extensibility points so other logging frameworks can integrate...
More information
LogSpect
by:
LorandBiro
7,797 total downloads
last updated
10/21/2015
Latest version:
1.0.0-alpha009
log
logging
logger
aspect
aop
weaving
LogSpect is a light-weight, extensible and easy to use AOP logger for .NET that saves you from the repeating efforts of logging. Just mark the methods you want and everything will be logged automatically:...
More information
LogSpect.
NLog
by:
LorandBiro
6,602 total downloads
last updated
10/21/2015
Latest version:
1.0.0-alpha009
log
logging
logger
aspect
aop
weaving
nlog
NLog adapter for LogSpect.
LogSpect.
BasicLoggers
by:
LorandBiro
7,383 total downloads
last updated
10/21/2015
Latest version:
1.0.0-alpha009
log
logging
logger
aspect
aop
weaving
This package contains some really basic logger implementations (ConsoleLogger, ColoredConsoleLogger and TextFileLogger) for LogSpect. These can be used for simple scenarios, but if you need more functionality...
More information
Insider
by:
Jee
9,119 total downloads
last updated
12/9/2016
Latest version:
0.9.0-pre-v9
mono
cecil
il
weaving
weave
assembly
reflection
injection
insider
The easy way to modify an assembly from the inside, using Mono.Cecil.
LogSpect.
Log4Net
by:
LorandBiro
6,607 total downloads
last updated
10/21/2015
Latest version:
1.0.0-alpha009
log
logging
logger
aspect
aop
weaving
log4net
Log4Net adapter for LogSpect.
Afterthought
by:
jamiemthomas
vc3
17,714 total downloads
last updated
6/27/2011
Latest version:
1.0.8
aop
ioc
di
aspect
postsharp
assembly
il
postcompile
injection
weaving
More tags
Afterthought allows developers to post-process .NET assemblies to add code that either cannot be added to the original source or is not convenient/efficient to do so. Afterthought runs as a post-build step to...
More information
Afterthought-
forked
by:
ananthonline
19,739 total downloads
last updated
1/20/2015
Latest version:
1.2.1
aop
ioc
di
aspect
postsharp
assembly
il
postcompile
injection
weaving
More tags
Afterthought allows developers to post-process .NET assemblies to add code that either cannot be added to the original source or is not convenient/efficient to do so. Afterthought runs as a post-build step...
More information
CrmLogger.
Fody
by:
os1983
Yagasoft
12,407 total downloads
last updated
10/2/2021
Latest version:
1.5.2
Fody
Cecil
weaving
weave
Mono
IL
ILWeaving
logging
log
logger
More tags
CrmLogger.Fody is a Fody add-in that injects logging for function entry, exit, parameters, and return value for Dynamics CRM Logger (https://github.com/yagasoft/DynamicsCrm-CrmLogger) solution.
Pygmalions.
Prism.
Framework
by:
Pygmalions
VincentJia
1,821 total downloads
last updated
12/7/2022
Latest version:
1.3.0
AOP
Proxy
Weaving
This framework provides a generator to generate proxy class which can override non-final virtual methods of base classes in run-time. The generator is implemented with dynamic IL weaving via...
More information
MemoryInterop.
ILPatcher
by:
Starnick
6,771 total downloads
last updated
6/25/2021
Latest version:
2.2.1
IL
Cecil
ILWeaving
Weaving
MSIL
CIL
Injection
Unsafe
Interop
Patcher
A MSBuild task that scans assemblies for locations to patch in IL code that normally cannot be generated from C# (e.g. cpblk/memcpy). The majority of the stub methods available are generic, which allows for low...
More information
Oasis.
EntityFrameworkCore.
Mapper
by:
keeper013
1,301 total downloads
last updated
4/26/2022
Latest version:
0.2.1
EntityFrameworkCore
IL
weaving
This library is still in stablizing phase, it's features and interface may be unstable.
Previous
Next