Modernizing .NET Part 19! πŸš€

Today we’re swapping local dictionaries for a distributed Redis cache.

βœ… Shared state across nodes
βœ… Persistent cache (survives restarts)
βœ… Built-in expiration (TTL)

https://medium.com/@michael.kopt/modernizing-net-part-19-migrating-in-memory-dictionaries-to-redis-d8ab37ee354a
#dotnet #aspnet #aspnetcore #csharp #redis #caching

πŸš€ Modernizing .NETβ€Šβ€”β€ŠPart 19: Migrating In-Memory Dictionaries to Redis

Scale your .NET app by replacing local ConcurrentDictionaries with a distributed Redis cache. Ensure shared state and persistence.

Medium
March’s newsletter has just dropped! πŸ“° Sorry it’s a bit late this time!
Dev news from the past month; a dev pick; a dev comic pick; podcast updates; and more!
Subscribe to get this in your inbox at the end of each month.
Shares are greatly appreciated πŸ™
#dotnet #ai #programming
https://danclarke.beehiiv.com/
Home | Dan's newsletter

Monthly software development news and thoughts, plus updates about my podcast, YouTube channel, .NET Oxford, and more!

Dan's newsletter

Eldert Grootenboer, Lee Markum, Duane Newman & Rob Richardson discuss Microsoft technologies this July at Nebraska.Code().

https://nebraskacode.amegala.com/

#Microsoft #DotNet #YARP #FeatureFlags #MAUI #Nebraska #Azure #TechConf #AzureMessaging #OpenSource #MicrosoftTechnology #TechnologyConference

⚑️ Microsoft Releases Agent Framework 1.0 for .NET and Python

🏷️ #devdigest #dotnet #net #microsoft

https://devdigest.today/goto/6084

Microsoft Ships Production-Ready Agent Framework 1.0 for .NET and Python -- Visual Studio Magazine

Microsoft has released version 1.0 of its open-source Agent Framework, positioning it as the production-ready evolution of the project introduced in October 2025 by combining Semantic Kernel foundations, AutoGen orchestration concepts, and stable APIs for .NET and Python.

Visual Studio Magazine
Blogged: Things That Caught My Attention Last Week - April 5 https://bit.ly/4bWFX0Q #dotnet
Peter Ritchie's Blog - Things That Caught My Attention Last Week - April 5

Peter Ritchie

#cslanet version 10.1.0 is online. Big features: new `BusinessDocumentBase` base class and #wcf data portal channel.

https://github.com/MarimerLLC/csla/blob/125b7a858051f2ffdafe237a8a0c76a1dbb1f980/releasenotes.md

#dotnet

csla/releasenotes.md at 125b7a858051f2ffdafe237a8a0c76a1dbb1f980 Β· MarimerLLC/csla

A home for your business logic in any .NET application. - MarimerLLC/csla

GitHub

Big news: Microsoft Agent Framework is officially 1.0! https://qr.pageinit.net/emf8a

Wanna see it in action? Join me April 14 @ the McAllen Public Library for a deep dive at the first RGV Devs live event!

Event Details: https://qr.pageinit.net/apimaf

#RGVDevs #DotNet #AI

Microsoft Agent Framework Version 1.0 | Microsoft Agent Framework

Microsoft Agent Framework is 1.0! Multi-agent workflows and orchestration, A2A + MCP, works with any model provider - across .NET and Python. From zero to agent in 5 lines of code. aka.ms/AgentFramework

Microsoft Agent Framework

I have a new app out! It's called Star-Studded and it's a native Windows client for The Movie Database. You can search for movies, tv shows, and people; and log into your account to do all that, plus see your lists and add stuff to them.

It's free on the Microsoft Store. Windows 10 2004 (19041) and up.

https://apps.microsoft.com/store/detail/9PPG88RC8W4F?cid=mastodon

#dotnet #winui #windows #app #apps #movies #tvshows

Compiled bindings in .NET MAUI turn silent binding bugs into build-time errors and make lists scroll like butter. This drop also peeks at Zstandard in .NET 11 and a sneaky Dapper nvarchar perf trap. #dotnet #csharp #maui

.NET drip - Saturday, April 4,...
Compiled Bindings in .NET MAUI: Faster UI with Compile-Time Safety

Compiled Bindings in .NET MAUI: Faster UI with Compile-Time Safety β€” plus 11 curated .NET links

.NET Drip

10+ years ago, I built Chordle for Windows 8 (WinRT). Then I rewrote it for Windows 10 (UWP).

Today, I'm closing in on completing my biggest rewrite yet. After 2.5 years of spare-time work, it's now powered by @avaloniaui and is finally going to go cross-platform!

Here's a side-by-side of the original WinRT UI and the new look.

#dotnet #avalonia_ui #chordpro