ignatandrei/appSettingsEditor
app settings editor - powered by Roslyn
This tool helps .NET developers quickly create an API and a web-based user interface for editing their application's `appsettings.json` configuration files. You provide your `appsettings.json` file, and it automatically generates a web API and a simple GUI where you can view and modify these settings in a browser. This is ideal for developers who need to expose application configuration for easy management.
No commits in the last 6 months.
Use this if you are a .NET developer needing to expose your `appsettings.json` configurations through a web API and an intuitive graphical editor without writing boilerplate code.
Not ideal if you need to manage multiple `appsettings.json` files within the same GUI, as this feature is not yet supported.
Stars
9
Forks
2
Language
JavaScript
License
MIT
Category
Last pushed
Jul 09, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/ignatandrei/appSettingsEditor"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
serenity-is/Serenity
Business Apps Made Simple with Asp.Net Core MVC / TypeScript
sjh37/EntityFramework-Reverse-POCO-Code-First-Generator
EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully...
mganss/XmlSchemaClassGenerator
Generate C# classes from XML Schema files
dadhi/FastExpressionCompiler
Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative....
filiptrivan/spiderly
.NET (C#) boilerplate code generator that transforms an EF Core model into a fully customizable...