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

Follow Me

RSS Feed

Recent Posts

  • Creating a Windows Service with .NET Core 3.0
  • Async Streaming with ASP.NET Core SignalR and C# 8
  • Alignment with C# 8 Switch Expressions
  • Changing State with the Switch Expression (C# 8)
  • Blazor – on the server or on the client

Archive

  • October 2019 (2)
  • September 2019 (2)
  • August 2019 (5)
  • July 2019 (1)
  • April 2019 (4)
  • March 2019 (3)
  • January 2019 (1)
  • December 2018 (1)
  • November 2018 (3)
  • October 2018 (1)
  • September 2018 (5)
  • August 2018 (5)
  • July 2018 (5)
  • June 2018 (5)
  • May 2018 (4)
  • April 2018 (1)
  • March 2018 (1)
  • February 2018 (2)
  • July 2017 (1)
  • May 2017 (3)
  • April 2017 (1)
  • February 2017 (7)
  • January 2017 (4)
  • December 2016 (3)
  • November 2016 (3)
  • October 2016 (7)
  • September 2016 (4)
  • August 2016 (9)
  • July 2016 (11)
  • June 2016 (7)
  • May 2016 (2)
  • April 2016 (1)

Popular Tags

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

Best books

The best new .NET books

Blogheim.at Logo

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

Follow me on Twitter

My Tweets

Month: November 2016

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

Deep Linking with UWP
UWP

Deep Linking with UWP

Your UWP application can be activated using a link to your Website. For example, clicking on http://www.linkedin.com can open the … Continue reading Deep Linking with UWP

Mapping to Getter-only Properties with EF Core
.NET Core, Entity Framework Core

Mapping to Getter-only Properties with EF Core

One of the new features of Entity Framework Core 1.1 is that it allows mapping to fields. This is extremely … Continue reading Mapping to Getter-only Properties with EF Core

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