Skip to content

The Reformed Programmer

I am a freelance .NET Core back-end developer

  • Home
  • Contact
  • My open-source libs

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

  • The (long) journey to a better sharding multi-tenant application
  • Using custom databases with the AuthP library – Part1: normal apps
  • A pattern / library for methods that return a status, including localization
  • Applying an improved multiple languages library to .NET applications
  • Improving the support of multiple languages in .NET applications

Categories

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

Archive

  • 2023
  • 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