Skip to content

blogs.cninnovation.com

Christian Nagel and the CN innovation team about .NET Aspire, C#, Azure, ASP.NET Core, WinUI, .NET MAUI, and more

Primary Navigation

  • .NET
  • CSharp
  • ASP.NET Core
  • WinUI
  • WPF
  • About
  • Imprint
Follow blogs.cninnovation.com on WordPress.com

Recent Posts

  • The Evolution of My Coding Journey: From Pascal to AI
  • Explore C# 14, .NET 10, Aspire and GitHub Copilot at THRIVE 2026!
  • Error: The Delegate RequestDelegate does not take X arguments – Experiences with minimal APIs
  • Why should I use .NET Aspire?
  • Key Features of .NET Aspire 9.2: Enhance Your Microservices Part 1
Tweets by ChristianNagel

Author: Christian Nagel

Microsoft MVP for Developer Technologies, software architect, developer, book author, trainer and consultant
Moving from the switch statement to switch expressions (C# 8)
.NET Core, CSharp

Moving from the switch statement to switch expressions (C# 8)

Switch expressions and enhanced pattern matching are great new concepts working together with C# 8. I’ve already written some blog … Continue reading Moving from the switch statement to switch expressions (C# 8)

.NET Core at the Thrive Conference in Slovenia
.NET Core, Blazor, Conference, CSharp, WPF, XAML

.NET Core at the Thrive Conference in Slovenia

This time the Thrive Conference in Slovenia celebrates 10 years! This time the conference is located in Postojna, at a … Continue reading .NET Core at the Thrive Conference in Slovenia

Azure Functions with Dependency Injection
.NET Core, Azure

Azure Functions with Dependency Injection

Azure Functions got some improvements in the last months. Now it’s no longer necessary to create static methods, instance methods … Continue reading Azure Functions with Dependency Injection

Click the Azure IoT Button – Part 1
.NET Core, Azure

Click the Azure IoT Button – Part 1

Microsoft Azure offers great features for IoT devices. A simple device is the Azure IoT button. This button is – … Continue reading Click the Azure IoT Button – Part 1

Relations with Azure Cosmos DB and EF Core
Azure, Entity Framework Core

Relations with Azure Cosmos DB and EF Core

After some first experiments using the EF Core provider with Azure Cosmos DB, with the second article on EF Core … Continue reading Relations with Azure Cosmos DB and EF Core

Explicit Interface Implementation with C#
Classic, CSharp

Explicit Interface Implementation with C#

With C#, interfaces can be implemented implicitly or explicitly. With implicit interface implementations, the members of the interface are public … Continue reading Explicit Interface Implementation with C#

Using, using, using with C# 8
CSharp

Using, using, using with C# 8

C# has different meanings for the using keyword. One is the using directive to import types from namespaces, and to … Continue reading Using, using, using with C# 8

Choosing the right ASP.NET Core technology
.NET Core, ASP.NET Core

Choosing the right ASP.NET Core technology

.NET Core 3.0 doesn’t make it easier to choose the correct Web technology creating .NET applications. Some more options have … Continue reading Choosing the right ASP.NET Core technology

Hosting DI Container with .NET Core 3.0
.NET Core, Architecture

Hosting DI Container with .NET Core 3.0

ASP.NET Core included the WebHost class that was used in the Main method to startup everything up – including the … Continue reading Hosting DI Container with .NET Core 3.0

Async Streams with C# 8
CSharp

Async Streams with C# 8

One of the many great features of C# 8 is async streams. Before C# 8, you could use the await … Continue reading Async Streams with C# 8

Posts navigation

Older posts
Newer posts
Website Powered by WordPress.com.
blogs.cninnovation.com
Website Powered by WordPress.com.
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
  • Subscribe Subscribed
    • blogs.cninnovation.com
    • Join 418 other subscribers
    • Already have a WordPress.com account? Log in now.
    • blogs.cninnovation.com
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...