Issue 489 · Week of May 20, 2026
Feed Jobs Search Platform About Donate
← Back to feed / //dotnet

Sharing appsettings.json configuration files between projects in ASP.NET Core

Read full article Discuss
In this post I show how you can extract common settings to a shared JSON file and how to configure your projects to use them locally and after publishing