aspnetcore/src
Pranav K 2921f5514a
dotnet-watch: continue printing output to console after the app is ready (#25984)
dotnet-watch redirects standard out to detect when the app is launched and
prints these redirected messages to the console. Unfortunately once the app
is launched, redirected messages are no longer printed. This wasn't caught earlier
since ASP.NET Core is very quiet by default.

ASP.NET Core apps launched via dotnet watch do not print output to the console.

Yes. This was introduced as part of changes to dotnet-watch to launch a browser in 5.0-preview8.

Low.
2020-09-16 18:53:59 -07:00
..
Analyzers
Antiforgery
Azure
Components [5.0.0-rc2] Backport Fix chrome/selenium tests (#25330) (#25840) 2020-09-14 18:43:42 -07:00
Configuration.KeyPerFile
DataProtection
DefaultBuilder
Features/JsonPatch
FileProviders
Framework Reduce references to Microsoft.AspNetCore.App.Runtime.csproj (#25836) 2020-09-14 11:34:07 -07:00
Grpc
HealthChecks
Hosting
Html/Abstractions
Http
Identity
Installers [release/5.0-rc2] Update dependencies from dotnet/arcade (#25963) 2020-09-16 22:08:01 +00:00
JSInterop
Localization
Logging.AzureAppServices
Middleware
MusicStore
Mvc
ObjectPool
ProjectTemplates Make timezone and ICU data available offline for PWA (#25954) 2020-09-16 16:49:09 -07:00
Razor Add SkipAnalyzers=true to component declaration compilation (#25736) 2020-09-14 12:41:37 -07:00
Security
Servers
Shared [5.0.0-rc2] Backport Fix chrome/selenium tests (#25330) (#25840) 2020-09-14 18:43:42 -07:00
SignalR Fix Java packaging (#25838) 2020-09-15 10:20:43 -07:00
SiteExtensions Reduce references to Microsoft.AspNetCore.App.Runtime.csproj (#25836) 2020-09-14 11:34:07 -07:00
Testing
Tools dotnet-watch: continue printing output to console after the app is ready (#25984) 2020-09-16 18:53:59 -07:00
WebEncoders
submodules