AspNetCore.Docs/aspnetcore/fundamentals/middleware/index
JR Strayhorn 7b11171973
Update StartupUseWhen.cs (docs) for ILogger to work with .NET Core 3+ (#20078)
* Update StartupUseWhen.cs to work with .NET Core 3+

According to https://github.com/dotnet/extensions/issues/1096, in .NET Core 3+ you can no longer resolve ILogger when activating Startup and need to pass ILogger as parameter in Configure method.

* Update StartupUseWhen.cs

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2020-10-02 11:28:43 -10:00
..
_static Add request processing pipeline diagrams to middleware doc (#17623) 2020-04-06 16:00:14 -05:00
snapshot Update StartupUseWhen.cs (docs) for ILogger to work with .NET Core 3+ (#20078) 2020-10-02 11:28:43 -10:00