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: 3 months ago
Linked from 1 awesome list
adviceaopaop-frameworkaotaspectaspectsattributeattributesblazorc-sharpcompile-timedotnetdotnet-coreinjectioninpcmixinmixinspostsharpwrapwrapper
Related projects:
Repository | Description | Stars |
---|---|---|
| Enables .NET assembly execution within an existing process without blocking the parent process | 485 |
| A tool that demonstrates various process injection techniques using C#. | 1,087 |
| A proof of concept for injecting .NET assemblies at runtime with minimal convention knowledge | 162 |
| A tool for injecting full dynamic executables into process images with thread injection | 128 |
| A framework for building AWS Lambdas using dependency injection and aspect-oriented programming. | 16 |
| A dependency injection framework for the D programming language. | 71 |
| A fast and flexible Dependency Injection library for .NET applications | 1,220 |
| A dependency injection container for building modular web applications in TypeScript | 93 |
| Demonstrates dependency injection in Sitecore pipeline processors for managing project dependencies | 0 |
| Injects INotifyPropertyChanged event raising code into property setters at compile time | 1,894 |
| A library that adds dependency injection support to the Flask web framework. | 279 |
| An IoC dependency injector that recursively instantiates class dependencies | 723 |
| Automatically identifies serialization issues in PHP applications by forcing them to perform DNS lookups with serialized objects | 42 |
| Automatically generates constructors and associated code for managing dependencies in C# classes | 85 |
| An assembler-based tool to inject shellcode into running processes on Linux using ptrace(), allowing for controlled modification of process behavior. | 5 |