关于[Relaying Blazor client logs to Serilog in ASP.NET Core]的摘要:
Microsoft’s new UI stack, Blazor, features in just about every summary of what’s new in .NET Core 3. I’m not planning to use the “server-side” Blazor much, although it’s undeniably impressive (frameworks based on stateful client/server sessions tend to blow their complexity budget dealing with all the messy realities of deployment on the web). “Client-side” Blazor, though, which runs .NET code in the browser using WebAssembly, is more interesting to me.