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

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
February 10, 2018
2919
2821