Jaap

Results 3 comments of Jaap

**Name**: [BlazorBits](https://blazorbits.openwiki.com/) **Description**: BlazorBits is a live website were the static Blazor WASM front-end is hosted for free on [Cloudflare Pages](https://pages.cloudflare.com/) and where I test new features of .NET &...

I'm using .NET 8 Preview 7 and Microsoft's Kestrel Web Server with W3CLogging enabled (See: [`builder.Services.AddW3CLogging(options =>`](https://learn.microsoft.com/en-us/aspnet/core/fundamentals/w3c-logger/?view=aspnetcore-8.0)) on an Ubuntu 22.04 VPS and if there's no query string it writes...

ASP.NET Core W3CLogger for Kestrel Web Server creates a space delimited log file. Sample: (_I've redacted some info with `***`_) ``` #Version: 1.0 #Start-Date: 2023-09-06 22:24:35 #Fields: date time c-ip...