AspNetCore.Docs/aspnetcore/mvc/advanced/app-parts/3.0sample1
Scott Moxham d1e207a975
Sample code can be simplified (#29084)
No need to call GetTypeInfo() as Assembly is accessible from the result of typeof(MySharedController)
2023-04-26 08:34:56 -10:00
..
MySharedApp
WebAppParts