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

  • 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
  •  Join me at Thrive Conference 2025 in Slovenia: Elevate Your .NET Skills!
  • Developing with Visual Studio on ARM: SQL Server Challenges
Tweets by ChristianNagel
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

Slide and Source Code for BASTA! Frankfurt, 2019
Conference, CSharp, UWP, WPF

Slide and Source Code for BASTA! Frankfurt, 2019

I had some great days at BASTA! Spring in Frankfurt – with three presentations. Thank you for joining! My presentations … Continue reading Slide and Source Code for BASTA! Frankfurt, 2019

Lazy Loading with EF Core
.NET Core, Entity Framework Core

Lazy Loading with EF Core

Using EF Core, references can be eager loaded, explicitly loaded, and lazy loaded. With eager loading you load references by … Continue reading Lazy Loading with EF Core

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