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

  • Three ways to securely add new users to an application using the AuthP library
  • 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

Categories

  • .NET Core (41)
  • ASP.NET Core (29)
  • 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

Category: NoSQL

An in-depth study of Cosmos DB and the EF Core 3 to 5 database provider

An in-depth study of Cosmos DB and the EF Core 3 to 5 database provider

Last Updated: February 1, 2021 | Created: November 4, 2019

This article looks at the capabilities of Cosmos DB database when used via the new EF … Continue reading An in-depth study of Cosmos DB and the EF Core 3 to 5 database provider

Categories ASP.NET Core, Entity Framework, NoSQL17 Comments on An in-depth study of Cosmos DB and the EF Core 3 to 5 database provider
Building a robust CQRS database with EF Core and Cosmos DB

Building a robust CQRS database with EF Core and Cosmos DB

Last Updated: July 31, 2020 | Created: February 23, 2019

Back in 2017 I wrote about a system I built using EF Core 2.0 which used … Continue reading Building a robust CQRS database with EF Core and Cosmos DB

Categories .NET Core, Entity Framework, NoSQL, Performance7 Comments on Building a robust CQRS database with EF Core and Cosmos DB
EF Core – Combining SQL and NoSQL databases for better performance

EF Core – Combining SQL and NoSQL databases for better performance

Last Updated: July 31, 2020 | 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, NoSQL, Performance17 Comments on EF Core – Combining SQL and NoSQL databases for better performance
Proudly powered by WordPress