Vladimir Chirikov
Vladimir Chirikov
asp.net core doesn't have `SynchronizationContext`
I mean it's very strange to mix up info [about asp.net](https://github.com/davidfowl/AspNetCoreDiagnosticScenarios/pull/61/files#diff-39fbc295290edf2ad6fb097aef492d5eR627) and asp.net core in repository with name `AspNetCoreDiagnosticScenarios `.
Also you can include useful info from [Stephen Toub](https://devblogs.microsoft.com/dotnet/configureawait-faq/)
We have about 260 projects, and omnisharp is completely unusable, because of slow loading of projects. I know that msbuild is slow, and it can takeup to 30 sec to...
Hi @dougwilson . I ran into this issue because I'am using Blazor (wasm, dll extension) on gh-pages and it uses this library. So here information about gz / br /...
Yep, it will be very helpful for `RateLimit-Reset` header draft: https://tools.ietf.org/id/draft-polli-ratelimit-headers-00.html
Hi, first of all thanks for your awesome work. It seems the gateway api is required for Flagger ( https://github.com/fluxcd/flagger/issues/1303 ), could you tell me if there are plans when...
Same here, it will be nice to have more control on metrics, looks like in net8.0 we can only enrich tags from middleware with `IHttpMetricsTagsFeature`, but not to filter them...
@kkeirstead any news?