Skip to content

csharp.christiannagel.com

Christian Nagel about C#, ASP.NET Core, UWP, Xamarin, Azure, and more

Primary Navigation

  • .NET
  • CSharp
  • ASP.NET Core
  • WinUI
  • WPF
  • Professional C# 6 and .NET Core 1.0
  • About
  • Imprint

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 2,349 other followers

Follow Me

RSS Feed

Recent Posts

  • Using MySQL in a Docker container with EF Core
  • Thrive Conference in Slovenia
  • Creating a Windows Service with .NET 6
  • Upgrading an ASP.NET Core Web API Project to .NET 6
  • C# Nullable Features thru the times

Popular Tags

.NET Core ASP.NET Core Azure Basta C# C#7 C# 7.0 Conference CSharp CSharp8 dependency injection DI dotnet dotnetcore EF Core Professional C# Universal Windows Platform UWP WPF XAML

Best books

The best new .NET books

Blogheim.at Logo

Follow me on Twitter

My Tweets

Tag: DI

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

Dependency Injection code samples updated
.NET Core, Summary

Dependency Injection code samples updated

With my blog I’ve several articles about dependency injection using Microsoft.Extensions.DependencyInjection. Now I’ve updated the source code of my older … Continue reading Dependency Injection code samples updated

Open Tab Items Dynamically with WPF
WPF

Open Tab Items Dynamically with WPF

At an MVVM workshop a question was asked how tabs can be opened dynamically within a tab control – using … Continue reading Open Tab Items Dynamically with WPF

Entity Framework Core – Unit Testing
.NET Core, Entity Framework Core

Entity Framework Core – Unit Testing

For easier unit testing, Entity Framework Core offers a memory-based povider. You can use the same context you use with … Continue reading Entity Framework Core – Unit Testing

.NET Core Dependency Injection with Configuration
.NET Core

.NET Core Dependency Injection with Configuration

.NET Core uses dependency injection (DI) intensively, and thus a dependency injection framework is part of its core with Microsoft.Extensions.DependencyInjection. … Continue reading .NET Core Dependency Injection with Configuration

.NET Core Dependency Injection with Options
.NET Core

.NET Core Dependency Injection with Options

With a service that should be injected via dependency injection, but needs some configuration, .NET Core offers a mechanism to … Continue reading .NET Core Dependency Injection with Options

.NET Core, ASP.NET Core, Conference

Build 2016 Event in Vienna

My ASP.NET Core 1.0 presentation and code samples for download Continue reading Build 2016 Event in Vienna

Dependency Injection with .NET Core
.NET Core, Professional C#

Dependency Injection with .NET Core

Dependency injection is built-in with .NET Core. Microsoft.Extensions.DependencyInjection is a framework that is an essential part for ASP.NET Core, but can be used with other application types such as console applications, WPF, UWP, and Xamarin as well. This article shows the core functionality of this new framework using a simple console application.
Continue reading Dependency Injection with .NET Core

Website Powered by WordPress.com.
  • Follow Following
    • csharp.christiannagel.com
    • Join 2,349 other followers
    • Already have a WordPress.com account? Log in now.
    • csharp.christiannagel.com
    • Customize
    • Follow Following
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
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: Our Cookie Policy