aspect-injector
Aspect injector
An attribute-based framework for creating and injecting aspects into .NET assemblies.
AOP framework for .NET (c#, vb, etc)
773 stars
43 watching
117 forks
Language: C#
last commit: about 2 months 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 | 485 |
3xpl01tc0d3r/processinjection | A tool that demonstrates various process injection techniques using C#. | 1,087 |
malcomvetter/managedinjection | A proof of concept for injecting .NET assemblies at runtime with minimal convention knowledge | 162 |
elfmaster/saruman | A tool for injecting full dynamic executables into process images with thread injection | 128 |
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,220 |
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,894 |
python-injector/flask_injector | A library that adds dependency injection support to the Flask web framework. | 279 |
rdlowrey/auryn | An IoC dependency injector that recursively instantiates class dependencies | 723 |
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 | 85 |
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 |