Skip to content

The Reformed Programmer

I am a freelance .NET Core back-end developer

  • Home
  • Contact
  • Hire Me

Entity Framework Core in Action Book

See my Entity Framework Core in Action book. The 2nd. edition covers EF Core 5. Use discount code smithpc to get 40% off!

  • GitHub
  • LinkedIn
  • Twitter

Recent Posts

  • Part6: Using sharding to build multi-tenant apps using ASP.NET Core and EF Core
  • Advanced techniques around ASP.NET Core Users and their claims
  • Building ASP.NET Core and EF Core hierarchical multi-tenant apps
  • Multi-tenant apps with different versions can increase your profits
  • Building ASP.NET Core and EF Core multi-tenant apps – Part2: Administration

Categories

  • .NET Core (41)
  • ASP.NET Core (28)
  • ASP.NET MVC (14)
  • C# (6)
  • Domain-Driven Design (15)
  • Entity Framework (68)
  • GenericServices (13)
  • JavaScript (4)
  • NoSQL (3)
  • Performance (6)
  • React.js (4)
  • SignalR (2)
  • Software Design (8)
  • Uncategorized (2)

Archive

  • 2022
  • 2021
  • 2020
  • 2019
  • 2018
  • 2017
  • 2016
  • 2015
  • 2014
  • 2013

Year: 2018

Creating Domain-Driven Design entity classes with Entity Framework Core

Last Updated: July 31, 2020 | 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 Framework41 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: July 31, 2020 | 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 Framework52 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: July 31, 2020 | 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

Posts navigation

Previous page Page 1 Page 2
Proudly powered by WordPress