aspect-injector
Aspect injector
An attribute-based framework for injecting aspects into .NET assemblies at compile-time.
AOP framework for .NET (c#, vb, etc)
766 stars
44 watching
114 forks
Language: C#
last commit: about 1 month ago
Linked from 1 awesome list
adviceaopaop-frameworkaotaspectaspectsattributeattributesblazorc-sharpcompile-timedotnetdotnet-coreinjectioninpcmixinmixinspostsharpwrapwrapper
Related projects:
Repository | Description | Stars |
---|---|---|
kyleavery/inject-assembly | Enables .NET assembly execution within an existing process without blocking the parent process | 484 |
3xpl01tc0d3r/processinjection | A tool that demonstrates various process injection techniques using C#. | 1,076 |
malcomvetter/managedinjection | A proof of concept for injecting .NET assemblies at runtime with minimal convention knowledge | 162 |
elfmaster/saruman | Injects full dynamic executables into process images with thread injection | 127 |
cythral/lambdajection | A framework for building AWS Lambdas using dependency injection and aspect-oriented programming. | 16 |
mbierlee/poodinis | A dependency injection framework for the D programming language. | 71 |
simpleinjector/simpleinjector | A fast and flexible Dependency Injection library for .NET applications | 1,214 |
mnasyrov/ditox | A dependency injection container for building modular web applications in TypeScript | 93 |
coreyasmith/sitecore-processor-dependency-injection | Demonstrates dependency injection in Sitecore pipeline processors for managing project dependencies | 0 |
fody/propertychanged | Injects INotifyPropertyChanged event raising code into property setters at compile time | 1,892 |
python-injector/flask_injector | A library that adds dependency injection support to the Flask web framework. | 277 |
rdlowrey/auryn | An IoC dependency injector that recursively instantiates class dependencies | 722 |
ricardojba/poi-slinger | Automatically identifies serialization issues in PHP applications by forcing them to perform DNS lookups with serialized objects | 42 |
distantcam/autoctor | Automatically generates constructors and associated code for managing dependencies in C# classes | 84 |
droberson/papa-shango | An assembler-based tool to inject shellcode into running processes on Linux using ptrace(), allowing for controlled modification of process behavior. | 5 |