Skip to content

Repository files navigation

ConfigDirector .NET SDKs

Actions Status

This is the .NET server SDK for ConfigDirector, in src/ConfigDirector.ServerSdk/. More ConfigDirector packages for .NET will be published from this repository over time, each in a project of its own.

Each package carries its own README and changelog:

Documentation

Refer to the official documentation for the .NET SDK.

There is also a quickstart guide for ConfigDirector and any of our SDKs.

Sample apps

samples/ holds small, runnable applications built on this SDK. They are the same app written each way -- a single /configs endpoint -- so they can be read side by side.

ConfigDirector.Samples.MinimalApi:

dotnet run --project samples/ConfigDirector.Samples.MinimalApi

ConfigDirector.Samples.Mvc, the same app wired up with the ConfigDirector.ServerSdk.AspNetCore package rather than by hand:

dotnet run --project samples/ConfigDirector.Samples.Mvc

ConfigDirector.Samples.NativeAot, a console application published to native code:

dotnet run --project samples/ConfigDirector.Samples.NativeAot

Getting Help

Reach out to us via https://www.configdirector.com/support

About

ConfigDirector .NET SDKs Monorepo

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages