Skip to content

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

License

Notifications You must be signed in to change notification settings

SteeltoeOSS/Schema

Steeltoe JSON Configuration Schema generator

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

How to use

Add the following line to your appsettings.json file:

{
    "$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)

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages