Conphig Conphig is a .NET 6 package for loading configuration from JSON files, command line and environment variables. Installation Using .NET CLI dotnet add package Conphig Using NuGet Package Manager Console Install-Package Conphig Documentation For more information, visit the Project Website