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

  • Streamline Aspire SDK Updates with GitHub Actions
  • 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?
Tweets by ChristianNagel
Hosting Blazor on Azure Storage with an Azure Functions backend
Azure

Hosting Blazor on Azure Storage with an Azure Functions backend

With a Blazor app, the complete code runs on the client. Blazor (similar to other SPA frameworks) app can use … Continue reading Hosting Blazor on Azure Storage with an Azure Functions backend

Next Conferences 2018
Conference

Next Conferences 2018

In the next months I’m speaking at conferences in Mainz, Germany and in Ljubljana, Slovenia – taking C# and Blazor … Continue reading Next Conferences 2018

C# 8: Pattern Matching Extended
CSharp

C# 8: Pattern Matching Extended

C# 7 introduced pattern matching with the extension of the switch statement and the is operator offering the const pattern, … Continue reading C# 8: Pattern Matching Extended

.NET Core Current and Long Term Support Levels
.NET Core

.NET Core Current and Long Term Support Levels

.NET Core gives two support options: Long Term Support (LTS) and Current. .NET Core adapted behaviors similar with other open … Continue reading .NET Core Current and Long Term Support Levels

C# 8 & No More NullReferenceExceptions – What about legacy code?
CSharp

C# 8 & No More NullReferenceExceptions – What about legacy code?

A .NET guideline specifies that an application should never throw a NullReferenceException. However, many applications and libraries do. The NullReferenceException … Continue reading C# 8 & No More NullReferenceExceptions – What about legacy code?

Bower or Library Manager?
ASP.NET Core

Bower or Library Manager?

With Visual Studio 15.7 it was planned to have Library Manager available to manage client side libraries with Web applications. … Continue reading Bower or Library Manager?

Programming with Children
Children

Programming with Children

I’ve three children aged 9, 8, and 2. Just this week I’ve done programming with two classes from my 8 … Continue reading Programming with Children

HTTP Client Factory with .NET Core 2.1
.NET Core

HTTP Client Factory with .NET Core 2.1

The HttpClient class can be easily used in a way how it’s not meant to be. While this class is … Continue reading HTTP Client Factory with .NET Core 2.1

GDPR Support with ASP.NET Core 2.1
.NET Core, ASP.NET Core

GDPR Support with ASP.NET Core 2.1

On May-25th, General Data Protection Regulation (GDPR) becomes active. With that many articles available on GDPR, I need to write … Continue reading GDPR Support with ASP.NET Core 2.1

C# 7.x Features
CSharp, Professional C#

C# 7.x Features

Here’s an overview of the features offered by C# 7.0, C# 7.1, and C# 7.2 – comparing them to previous … Continue reading C# 7.x Features

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 417 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...