Archive
Join over 25,500 readers for a free weekly email with fresh news, articles and tutorials.
- Using C# Source Generators to create an external DSL
- Write Stable Code using Coupling Metrics
- .NET 5 Networking Improvements
- Why .NET Standard Is Still Relevant
- Build your own .NET CPU profiler in C#
- C# vs. F#
- What's next for System.Text.Json?
- Understand The .NET 5 Runtime Environment
- The updated GetGCMemoryInfo API in .NET 5.0 and how it can help you
- Fluent Generics in C#
- Understanding Disposables In .NET Dependency Injection
- C# 9: Record Types Introduction & Deep-Dive
- How Entity Framework Core’s query cache works
- Use ASP.NET With Turbolinks 5
- How to Use F# from C#
- C#9 records: immutable classes
- ILogger and Null Object Pattern
- Use Attributes & Middleware in ASP.NET Core for Logging, Telemetry, and Anything Else
- Test driving C# Source Generators
- Assembly Versioning and DLL Hell in C# .NET: Problems and Solutions