SteeltoeOSS / Schema

Steeltoe appsettings.config schema generator for modern IDEs (Visual Studio 2019, Visual Studio Code, and Rider)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steeltoe appsettings.config schema generator

Generates the schema file that provides validation and IntelliSense when used in modern editors that support JSON Schema such Visual Studio 2019, Visual Studio Code and Rider.

How to use

{
    "$schema": "https://steeltoe.io/schema/latest/schema.json"
    ...
}

About

Steeltoe appsettings.config schema generator for modern IDEs (Visual Studio 2019, Visual Studio Code, and Rider)

License:Apache License 2.0


Languages

Language:C# 100.0%