Aspectcore

Guidance for AspectCore AOP framework for .NET Core. USE FOR: cross-cutting concerns via interceptors, method-level AOP, dynamic proxies, logging/caching/authorization interception, decorating service interfaces. DO NOT USE FOR: compile-time weaving (use PostSharp), full IL rewriting, non-DI scenarios, .NET Framework-only projects.

Tyler-R-Kendrick d93be20 20 files · 26.1 KB Updated

File contents

Tyler-R-Kendrick/agent-skills/tree/main/skills/dotnet/general/aspectcore commit d93be20d6e

Frequently asked questions

npx skillmds add tyler-r-kendrick/aspectcore