https://ncrontab.swimburger.net
#dotnet #csharp #blazor #aspnet

| 🌐 Blog | https://swimburger.net |
| ▶️ YouTube | https://www.youtube.com/channel/UCYcY4DDATnpJ-aNOwI4E1Iw |
| :github: GitHub | https://github.com/Swimburger |
| :twitter: Twitter?! | https://twitter.com/RealSwimburger |
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!
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]...
Just shipped Square's .NET SDK:
🔄 Modern C# & .NET with .NET Framework 4.6.2 compatibility
📦 System.Text.Json (no Json.NET) with minimal dependencies
✨ IAsyncEnumerable pagination, discriminated unions & forward-compatible enums
🧪 300+ tests including 88 migrated integration tests
Check it out: github.com/square/square-dotnet-sdk
⚡ P.S. Also optimized webhook signature verification with Span<char> & Span<byte> to reduce allocations.
Just shipped Square's .NET SDK:
✅ Modern C# & .NET with .NET Framework 4.6.2 compatibility
✅ System.Text.Json (no Json.NET) with minimal dependencies
✅ IAsyncEnumerable pagination, discriminated unions & forward-compatible enums
✅ 300+ tests including 88 migrated integration tests
Check it out: github.com/square/square-dotnet-sdk
P.S. Also optimized webhook signature verification with Span<char> & Span<byte> to reduce allocations.