Skip to content

Class ConfigurationExample

Namespace: Belay.Extensions.Examples
Assembly: Belay.Extensions.dll

Example configuration for appsettings.json.

csharp
public static class ConfigurationExample

Inheritance

objectConfigurationExample

Inherited Members

object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()

Fields

ExampleAppSettings

Example JSON configuration that can be used in appsettings.json.

Released under the Apache License 2.0.