AspNetCore.Docs/aspnetcore/fundamentals/middleware
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
..
extensibility/samples 3.1 Sample Updates (#16170) 2019-12-12 17:31:22 -06:00
extensibility-third-party-container/samples Blazor state management updates (#19287) 2020-08-05 13:46:24 -05:00
index Update StartupUseWhen.cs (docs) for ILogger to work with .NET Core 3+ (#20078) 2020-10-02 11:28:43 -10:00
request-response Fix RequestResponseSample for 3.1 (#18557) 2020-06-08 10:04:20 -10:00
write/snapshot Middleware topic update for 3.0 (#13968) 2019-09-06 10:27:54 -07:00
extensibility-third-party-container.md Add ASP.NET Identity to no loc (#19578) 2020-08-19 11:07:40 -10:00
extensibility.md Add ASP.NET Identity to no loc (#19578) 2020-08-19 11:07:40 -10:00
index.md Add ASP.NET Identity to no loc (#19578) 2020-08-19 11:07:40 -10:00
request-response.md Add ASP.NET Identity to no loc (#19578) 2020-08-19 11:07:40 -10:00
write.md Add ASP.NET Identity to no loc (#19578) 2020-08-19 11:07:40 -10:00