.NET Toolbox February Update
Updates to the .NET Toolbox, a free, open-source collection of client-side tools for .NET developers, including new features like an Options Generator and SRP Analyzer.
Updates to the .NET Toolbox, a free, open-source collection of client-side tools for .NET developers, including new features like an Options Generator and SRP Analyzer.
A technical guide on implementing AES-GCM encryption for property serialization using System.Text.Json in .NET.
A deep dive into using the System.Diagnostics.Metrics source generators in .NET for creating strongly-typed, boilerplate-free telemetry code.
Optimizing a new project with the Critter Stack (Marten & Wolverine) by enabling advanced features for performance and resiliency.
A technical series translating distributed systems patterns into practical C#/.NET implementations for production software.
A curated summary of recent technical blog posts from Microsoft, .NET, Azure DevOps, GitHub, and Visual Studio, covering updates and new features.
A tutorial on building an interactive Color Picker MCP App using C# and .NET, demonstrating the new UI capabilities of the Model Context Protocol.
A daily roundup of top IT and developer news, including updates on .NET, AI agents, Visual Studio, web development, and Windows tools.
Introduction to creating and monitoring custom metrics in .NET applications using the System.Diagnostics.Metrics APIs and dotnet-counters.
Compares Wolverine and MediatR frameworks, showing how Wolverine's idioms can simplify code for developers familiar with MediatR patterns.
Using GitHub Copilot CLI to build a .NET console app that merges MP3 files into a large audio file, focusing on streaming and CLI design.
Explains how to use FusionCache's Backplane feature to synchronize HybridCache instances across multiple application instances in .NET.
A summary of recent Azure, .NET, GitHub, and Visual Studio blog posts covering AI, cloud updates, and developer tools.
Explores a C# proposal for adding arguments like capacity and comparers to collection expressions, potentially in C# 15+.
Updates to NetEscapades.EnumGenerators source generator, adding new APIs and System.Memory support for faster enum operations.
A weekly roundup of recent updates from Microsoft's tech ecosystem, including .NET, Azure DevOps, GitHub, and Visual Studio.
Explains why Task.Delay in C# fails for delays over 49.7 days and provides a workaround for long-running timers.
Announcing a new series on building APIs with C# and .NET, starting with Azure Functions and Durable Functions.
Guide on configuring Azure Functions to run locally with production app settings, explaining environment variables and project file adjustments.
A weekly roundup of recent updates and announcements from Microsoft's ecosystem, including .NET, Azure, GitHub, and Visual Studio.