Skip to content

The Reformed Programmer

  • Home
  • Contact
  • Hire Me

Entity Framework Core in Action book

You can find my book, Entity Framework Core in Action on Manning's web site. Use the coupon fccefcoresmith to get 37% off.

  • GitHub
  • LinkedIn
  • Twitter

Recent Posts

  • Handling Entity Framework Core database migrations in production – Part 2
  • Handling Entity Framework Core database migrations in production – Part 1
  • Wrapping your business logic with anti-corruption layers – NET Core
  • Part 2: Handling data authorization in ASP.NET Core and Entity Framework Core
  • Part 1: A better way to handle authorization in ASP.NET Core

Categories

  • .NET Core (22)
  • ASP.NET Core (10)
  • ASP.NET MVC (14)
  • C# (6)
  • Domain-Driven Design (8)
  • Entity Framework (37)
  • GenericServices (9)
  • JavaScript (4)
  • NoSQL (1)
  • React.js (4)
  • Recommended Books (1)
  • SignalR (2)
  • Software Design (3)

Archive

  • 2019
  • 2018
  • 2017
  • 2016
  • 2015
  • 2014
  • 2013

Category: Entity Framework

Creating Domain-Driven Design entity classes with Entity Framework Core

Last Updated: December 8, 2018 | Created: March 6, 2018

This article is about how to apply a Domain-Driven Design (DDD) approach to the classes that … Continue reading Creating Domain-Driven Design entity classes with Entity Framework Core

Categories .NET Core, Domain-Driven Design, Entity Framework7 Comments on Creating Domain-Driven Design entity classes with Entity Framework Core
Is the repository pattern useful with Entity Framework Core?

Is the repository pattern useful with Entity Framework Core?

Last Updated: January 22, 2019 | Created: February 20, 2018

I wrote my first article about the repository pattern in 2014, and it is still a … Continue reading Is the repository pattern useful with Entity Framework Core?

Categories .NET Core, Entity Framework8 Comments on Is the repository pattern useful with Entity Framework Core?
A library to run your business logic when using Entity Framework Core

A library to run your business logic when using Entity Framework Core

Last Updated: January 21, 2019 | Created: January 19, 2018

This article describes a library to help write and run business logic in a .NET Core … Continue reading A library to run your business logic when using Entity Framework Core

Categories .NET Core, Entity Framework3 Comments on A library to run your business logic when using Entity Framework Core

Using in-memory databases for unit testing EF Core applications

Last Updated: December 21, 2018 | Created: December 16, 2017

While writing the book Entity Framework Core in Action I wrote over 600 unit tests, which … Continue reading Using in-memory databases for unit testing EF Core applications

Categories .NET Core, Entity Framework3 Comments on Using in-memory databases for unit testing EF Core applications
EF Core: taking full control of the database schema

EF Core: taking full control of the database schema

Last Updated: December 7, 2017 | Created: November 23, 2017

Entity Framework Core (EF Core) is the new(ish) version of Microsoft’s widely-used database access library. EF … Continue reading EF Core: taking full control of the database schema

Categories .NET Core, Entity Framework4 Comments on EF Core: taking full control of the database schema
EF Core – Combining SQL and NoSQL databases for better performance

EF Core – Combining SQL and NoSQL databases for better performance

Last Updated: November 20, 2018 | Created: October 24, 2017

This is the second article in my series on Entity Framework Core (EF Core) performance tuning. … Continue reading EF Core – Combining SQL and NoSQL databases for better performance

Categories .NET Core, Entity Framework, NoSQL7 Comments on EF Core – Combining SQL and NoSQL databases for better performance
Entity Framework Core performance tuning – a worked example

Entity Framework Core performance tuning – a worked example

Last Updated: January 3, 2018 | Created: September 22, 2017

This is the first in a series of articles on performance tuning EF Core. In this … Continue reading Entity Framework Core performance tuning – a worked example

Categories .NET Core, Entity Framework21 Comments on Entity Framework Core performance tuning – a worked example

Talking at Nottingham, UK .NET Meetup – July 2017

Last Updated: July 17, 2017 | Created: July 16, 2017

For anyone in the UK, I am talking at a .NET Meetup group in Nottingham UK … Continue reading Talking at Nottingham, UK .NET Meetup – July 2017

Categories Entity FrameworkLeave a comment on Talking at Nottingham, UK .NET Meetup – July 2017

Entity Framework Core: Client vs. Server evaluation

Last Updated: May 17, 2017 | Created: May 17, 2017

Entity Framework Core (EF Core) is a new, ground-up rewrite of the highly successful Entity Framework … Continue reading Entity Framework Core: Client vs. Server evaluation

Categories .NET Core, Entity Framework1 Comment on Entity Framework Core: Client vs. Server evaluation

Six ways to build better Entity Framework (Core and EF6) applications

Last Updated: December 27, 2018 | Created: March 8, 2017

In this article I describe six different approaches to building applications that use Microsoft’s database access … Continue reading Six ways to build better Entity Framework (Core and EF6) applications

Categories Entity Framework, Software Design5 Comments on Six ways to build better Entity Framework (Core and EF6) applications

Posts navigation

Previous page Page 1 Page 2 Page 3 Page 4 Next page
Proudly powered by WordPress
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok