description (303B)
1Recently I learned ASP .NET Core and boy, its so magic! Dependency injection, dynamic routing, interfaces everywhere. But: For me, it wasn't dynamic enough. So I extended the framework and now I got all the dynamic in the world I could wish for. 2 3That surely didn't introduce any vulnerabilties, right?