There are 1 repository under appsettings-json topic.
Automatically create strongly typed C# settings objects from AppSettings.json. Uses Source Generators. Includes a simple deserialization helper for when you are using Dependency Injection, or not.
app settings editor - powered by Roslyn
Json Repository Configuration for .Net Standard 2.1
Provide JSON configuration for ServiceCollection
Read the appsettings.json file in an ASP.NET Core MVC application. Learn how to bind to a strongly typed class and validate using data annotations.
Socket usage example Client and Server application
In this repository, I developed a web application that includes basic CRUD operations in .NET Core.
When you have to deal with a complex application settings, enter manually this variable into the the Octopus UI can be painful. Also mistake or bad copy paste can happen. This tool allow you to export your appsettings json variable into your octopus project.
Teaches using schema files for appsettings.json
An Entity Framework Api, following repository pattern, DTOs, Dependency Injections, DBContext,
Securely manage your config files on a remote server in your .net 6.0+ projects, open source library that you can easily integrate into your application
HttpClientSettings is a convention based http endpoint data storage and retrieval mechanism without enforcing how to make the http calls.
Access appsettings in WebApplicationBuilder.
CLI tool to convert the JSON format to .env format
DEPRECATED - Add or update one or more json keys with supplied values. Use microsoft/variable-substitution instead.
Sample appsetting.json custom schema
A Nuget package that helps to fetch configuration values in priority of environment variables then local file such as appsettings.json