Dew Drop Weekly Newsletter 475 - Week Ending March 20, 2026
#dewdrop #newsletter #javascript #azure #aspnetcore #xaml #windowsdev #cpp #dotnet #csharp #ai #mcp #python #devops #agile #appdev #podcasts #sqlserver #data #m365 #powershell
Dew Drop Weekly Newsletter 475 - Week Ending March 20, 2026
#dewdrop #newsletter #javascript #azure #aspnetcore #xaml #windowsdev #cpp #dotnet #csharp #ai #mcp #python #devops #agile #appdev #podcasts #sqlserver #data #m365 #powershell
Part 16 of Modernizing .NET is out! 🛡️
Today we’re ditching the obsolete BinaryFormatter in favor of the fast and secure protobuf-net.
🚀 7x faster 📉 3x smaller ✅ Fully safe for modern .NET
https://medium.com/@michael.kopt/%EF%B8%8F-modernizing-net-part-16-replacing-binaryformatter-with-protobuf-net-for-speed-and-security-f5cc5db8055a
#dotnet #dotnetcore #dotnet8 #dotnet9 #dotnet10 #aspnet #aspnetcore #csharp #programming #serialization #protobuf
htmxRazor v1.3.0 is out.
Six features:
- Server-driven data table (sort, filter, pagination)
- Command Palette via Cmd+K
- Focus management after htmx swaps (WCAG 2.4.3)
- CSS container queries, skip nav and landmark Tag Helpers
- Full ARIA Authoring Practices keyboard audit.
The data table fills a real gap. No MIT-licensed #ASPNETCore Tag Helper solution existed for this pattern until now.
No Bootstrap. No client-side JS library. Pure server-rendered #htmx.
Dew Drop Weekly Newsletter 474 - Week Ending March 13, 2026
#dewdrop #newsletter #javascript #azure #aspnetcore #windowsdev #xaml #csharp #dotnet #ai #mcp #copilot #python #devops #agile #IoT #appdev #podcasts #m365 #sqlserver #powershell #cli
.NET 11 Preview 2 is now available
https://devblogs.microsoft.com/dotnet/dotnet-11-preview-2/?hide_banner=true
🗂️ New: Modernizing .NET – Part 15
JSON fails with circular objects. Protobuf-net can’t fix recursive graphs.
Here’s a custom ASP.NET Core Session Store that can.
Read → https://medium.com/@michael.kopt/%EF%B8%8F-custom-session-store-for-complex-objects-in-asp-net-core-1349b680ce12
#DotNet #DotNetCore #DotNet8 #DotNet9 #DotNet10 #ASPNet #ASPNetCore #CSharp #Middleware #SessionState
htmxRazor 1.2.0 just dropped.
New in this release:
- Toast notifications with auto-dismiss, stacking, and aria-live
- Pagination with htmx-powered partial page swaps
- ARIA live region manager for screen reader announcements
- CSS cascade layers so your styles always win
- View Transitions API support
- hx-on:* attributes for htmx 2.x
Server-rendered Tag Helpers for ASP.NET Core. MIT licensed.
htmxRazor.com
github.com/cwoodruff/htmxRazor
#dotnet #aspnetcore #htmx #opensource
Dew Drop Weekly Newsletter 473 - Week Ending March 6, 2026
#dewdrop #newsletter #javascript #aspnetcore #azure #xaml #windowsdev #dotnetmaui #csharp #dotnet #winui #ai #mcp #devops #agile #python #appdev #podcasts #m365 #sqlserver #data #powershell #cpp
In this post, I show how replacing #Swagger with #Scalar in #ASPNETCore and #NET10. Scalar is a UI that improve the experience in using the #APIs
http://puresourcecode.com/dotnet/webapi/replacing-swagger-with-scalar-in-asp-net-core/