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

  • 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
  • ASP.NET Core: Three(+1) ways to refresh the claims of a logged-in user
  • How to take an ASP.NET Core web site “Down for maintenance”

Categories

  • .NET Core (45)
  • ASP.NET Core (36)
  • ASP.NET MVC (14)
  • C# (6)
  • Domain-Driven Design (15)
  • Entity Framework (68)
  • 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

Tag: distributed cache

How to take an ASP.NET Core web site “Down for maintenance”

How to take an ASP.NET Core web site “Down for maintenance”

Last Updated: October 20, 2022 | Created: September 20, 2022

If you have an e-commerce or business web app used by lots of users, then you … Continue reading How to take an ASP.NET Core web site “Down for maintenance”

Categories ASP.NET CoreTags ASP.NET Core, distributed cache, Multi-tenantLeave a comment on How to take an ASP.NET Core web site “Down for maintenance”
A .NET distributed cache with a ~25 nanosecond read time!

A .NET distributed cache with a ~25 nanosecond read time!

Last Updated: October 14, 2022 | Created: August 8, 2022

This article described a .NET distributed cache library called Net.DistributedFileStoreCache (referred to as FileStore cache in … Continue reading A .NET distributed cache with a ~25 nanosecond read time!

Categories .NET Core, ASP.NET Core, PerformanceTags .NET, distributed cache7 Comments on A .NET distributed cache with a ~25 nanosecond read time!
Proudly powered by WordPress