I gave my Blazor based ncrontab testing tool a facelift
https://ncrontab.swimburger.net #dotnet #csharp #blazor #aspnet
NCrontab Expression Tester Evaluator
Use the NCrontab Expression Tester tool to test out your NCrontab/CRON expression and see the DateTimes of your occurrences.
I updated my Blazor based de/compression tool with support for gzip, brotli, deflate, zlib, and zstd.
#dotnet #csharp #blazorhttps://gzip.swimburger.net/GZIP decompress/compress files from your browser
Use this online GZIP tool to compress and decompress files right in the browser
I went on holiday for two weeks and I feel like VSCode + Copilot improved a lot in just that little time.
It feels a lot smoother and better predictions.

core/release-notes/10.0/preview/preview4/libraries.md at main 路 dotnet/core
.NET news, announcements, release notes, and more! - dotnet/core
GitHubMy favorite dev tool this year has been Proxyman. It's a well crafted super useful tool for anyone working with HTTP APIs.
Money very well spent!
https://proxyman.com/

Proxyman 路 Debug, intercept & mock HTTP with Proxyman
Proxyman is a native, high-performance macOS app, which enables developers to capture, inspect, and manipulate HTTP/HTTPS requests/responses with ease. Support iOS and Android Simulator and Physical Device.
ProxymanAnyone using [JsonExtensionData] in .NET that has suggestions here?
https://github.com/dotnet/runtime/issues/114106
How to create a symmetrical JSON class for reading and writing that is intuitive with [JsonExtensionData]? 路 Issue #114106 路 dotnet/runtime
We're experimenting with how we can provide the most intuitive, developer friendly experience for reading and writing additional properties for OpenAPI and are struggling to use [JsonExtensionData]...
GitHub