Skip to content
Professional C# 7 Title

csharp.christiannagel.com

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

Primary Navigation

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

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

Join 2,259 other followers

Follow Me

RSS Feed

Recent Posts

  • C# 8 Updates
  • Local Users with ASP.NET Core – ASP.NET Core Identity
  • How Hello World! changed – top level statements and functions (C# 9)
  • It’s all in the Host Class – Part 2: Configuration
  • Microsoft Build 2020 – Highlights

Popular Tags

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

Best books

The best new .NET books

Blogheim.at Logo

Follow me on Twitter

My Tweets

Category: Professional C#

Highlights of August 2016
.NET Core, Azure, Conference, CSharp, Professional C#, Training, WPF

Highlights of August 2016

After the highlights of July-2016, this is the second summary of the month. Again I’ll try to summarize my blog … Continue reading Highlights of August 2016

July 2016 in Review
.NET Core, Azure, Book, Professional C#, Training, UWP

July 2016 in Review

With that many ongoing information and technology updates faster and faster, I’ll try to summarize my blog posts and twitter … Continue reading July 2016 in Review

What’s in there for Universal Windows Platform App Developers?
Book, Professional C#, UWP

What’s in there for Universal Windows Platform App Developers?

The book Professional C# and .NET Core 1.0 covers – as the title says – C# 6 and .NET Core … Continue reading What’s in there for Universal Windows Platform App Developers?

What’s in there for ASP.NET Core Web Developers?
.NET Core, ASP.NET Core, Book, Professional C#

What’s in there for ASP.NET Core Web Developers?

The book Professional C# and .NET Core 1.0 covers – as the title says – C# 6 and .NET Core … Continue reading What’s in there for ASP.NET Core Web Developers?

What’s in there for WPF Programmers?
Professional C#, WPF

What’s in there for WPF Programmers?

The book Professional C# and .NET Core 1.0 covers – as the title says – C# 6 and .NET Core … Continue reading What’s in there for WPF Programmers?

.NET Core 1.0 is Released!
.NET Core, Professional C#

.NET Core 1.0 is Released!

It’s a MILESTONE, .NET Core 1.0 is released! For .NET this is the biggest step since the release of the .NET Framework in the year 2002. We have a new .NET! Continue reading .NET Core 1.0 is Released!

C# 6 – Null-Conditional Operator
CSharp, Professional C#

C# 6 – Null-Conditional Operator

Explaining the null conditional operator (also known null propagation operator or as Elvis operator). This operator allows reducing the code by simplifying null checks. Continue reading C# 6 – Null-Conditional Operator

Professional C# 6 and .NET Core 1.0 RC2
.NET Core, ASP.NET Core, CSharp, Professional C#, UWP, WPF

Professional C# 6 and .NET Core 1.0 RC2

Recently I’ve been asked a few times how it is possible to release the book *Professional C# 6 and .NET Core 1.0′ while .NET Core is still not yet released. A statement I received is “we don’t know what features we have in .NET Core 1.0 RT”. I’ve several answers to this, and give you my answers here. Continue reading Professional C# 6 and .NET Core 1.0 RC2

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

Using .NET Core Libraries from UWP
.NET Core, Professional C#, UWP, WPF

Using .NET Core Libraries from UWP

This article shows using the .NET Core package Microsoft.Extensions.DependencyInjection, Prism.Core and a custom .NET Core library from a UWP application. Continue reading Using .NET Core Libraries from UWP

Posts navigation

Older posts
Newer posts
Website Powered by WordPress.com.
csharp.christiannagel.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: Our Cookie Policy
Cancel

 
Loading Comments...
Comment
    ×