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

Tag: EF Core

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

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

Data Seeding with EF Core
.NET Core, Entity Framework Core

Data Seeding with EF Core

One of the new EF Core 2.1 features is seeding of data. Contrary to the older version of Entity Framework, … Continue reading Data Seeding with EF Core

First experiments using EF Core with Azure Cosmos DB
.NET Core, Azure, Entity Framework Core

First experiments using EF Core with Azure Cosmos DB

Entity Framework Core (EF Core) was designed to not being a framework for only relational databases. It just takes some time to get the first non-relational providers. Now is the time.
Microsoft now has the first preview for an EF Core provider for Cosmos DB. With this I have to do my first experiments using Cosmos DB from EF Core. Continue reading First experiments using EF Core with Azure Cosmos DB

Tech Conference 2018 in Vienna
Conference

Tech Conference 2018 in Vienna

At Tech Conference 2018 in Vienna I had three great presentations – covering Docker, .NET Core, and XAML. I hope … Continue reading Tech Conference 2018 in Vienna

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

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

Highlights of October 2016
.NET Core, CSharp, Entity Framework Core, Professional C#, Summary, Training, UWP

Highlights of October 2016

October was another great month. Probably the hottest news have been the announcements from Microsoft on Oct, 26th, but there … Continue reading Highlights of October 2016

Entity Framework Core – Table per Hierarchy
.NET Core, Entity Framework Core

Entity Framework Core – Table per Hierarchy

The mature brother of Entity Framework Core, Entity Framework, supports several inheritance models – Table per Type (TPT), Table per … Continue reading Entity Framework Core – Table per Hierarchy

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

Posts navigation

Older 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
    ×