Swimburger 

567 Followers
708 Following
84 Posts
馃嚙馃嚜馃崯馃嚭馃嚫 Software Engineer
@buildwithfern
and http://swimburger.net.
Microsoft MVP focusing on C# .NET.
馃寪 Bloghttps://swimburger.net
鈻讹笍 YouTubehttps://www.youtube.com/channel/UCYcY4DDATnpJ-aNOwI4E1Iw
:github: GitHubhttps://github.com/Swimburger
:twitter: Twitter?!https://twitter.com/RealSwimburger
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 #blazor
https://gzip.swimburger.net/
GZIP decompress/compress files from your browser

Use this online GZIP tool to compress and decompress files right in the browser

How One Company Secretly Poisoned The Planet

YouTube
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.
New async Zip APIs in .NET 10 preview 4! Fantastic that this gap is bridged :)
https://github.com/dotnet/core/blob/main/release-notes/10.0/preview/preview4/libraries.md#new-async-zip-apis
core/release-notes/10.0/preview/preview4/libraries.md at main 路 dotnet/core

.NET news, announcements, release notes, and more! - dotnet/core

GitHub

My 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.

Proxyman
BRING BACK DYNAMIC
Anyone 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