Saspect
March 20, 2025 ยท View on GitHub
AOP (Aspect Oriented Programming) using dotnet source generator.
Including extensions for Autofac, but any implementation that calls the generated code would do.
Usage example, logging all calls to console:
March 20, 2025 ยท View on GitHub
AOP (Aspect Oriented Programming) using dotnet source generator.
Including extensions for Autofac, but any implementation that calls the generated code would do.
Usage example, logging all calls to console: