We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06856c5 commit 9b3310cCopy full SHA for 9b3310c
aspnetcore/migration/fx-to-core/areas/hosting.md
@@ -70,7 +70,7 @@ This extension method is an internal method that will be source generated depend
70
71
- WebForms and handlers using the <xref:System.Web.HttpRuntime.WebObjectActivator>
72
- ASP.NET MVC using <xref:System.Web.Mvc.DependencyResolver>
73
-- ASP.NET WebApi using [DependencyResolver](previous-versions/aspnet/hh969140)
+- ASP.NET WebApi using [DependencyResolver](previous-versions/aspnet/hh969140(v=vs.108))
74
75
### Registering services
76
0 commit comments