Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

csharp.christiannagel.com

csharp.christiannagel.com

Get the latest updates from csharp.christiannagel.com directly as they happen.

Follow now 35 followers

Latest posts

Last updated 2 months ago

Error: The Delegate RequestDelegate does not take X arguments – Experiences with minimal APIs

2 months ago

When working with .NET minimal APIs, the endpoint definition can be improved...

Why should I use .NET Aspire?

3 months ago

Sometimes I hear, “.NET Aspire is interesting for DevOps, but not so...

Key Features of .NET Aspire 9.2: Enhance Your Microservices Part 1

4 months ago

.NET Aspire makes it so much easier to develop, deploy, and monitor...

Join me at Thrive Conference 2025 in Slovenia: Elevate Your .NET Skills!

4 months ago

The Thrive Conference 2025, 2nd – 4th June 2025, is the perfect...

Developing with Visual Studio on ARM: SQL Server Challenges

10 months ago

For the past few weeks, I’ve been using a Surface Laptop 7...

The First .NET Aspire Book!

about 1 year ago

My new book is available! It’s the first book about .NET Aspire...

Minimal API growing with .NET 7

over 2 years ago

To create REST API services with Microsoft .NET, the Minimal API was...

Web API Updates with .NET 8

over 2 years ago

Preview 3 of .NET 8 includes a new project templates to create...

Converting Strings to .NET Objects – IParsable and ISpanParsable

over 2 years ago

A new feature of C# 11 allows abstract static members with interfaces...

Primary Constructors with C#

over 2 years ago

To reduce the syntax needed when writing C# code, C# 9 added...

Calling Web APIs using the dotnet CLI and HTTP Files with Visual Studio

over 2 years ago

Visual Studio 2022 17.5 includes new HTTP client tooling. This tool makes...

System.Text.Json Serializing Hierarchical Data

over 2 years ago

The System.Text.Json serializer that was introduced with .NET Core 3.0 gets new...