dotnet / dotnet/aspnetcore

Re-implement Kestrel's configuration loading using IOptions<T>

Open
#24,091 2 comments 0 reactions 0 assignees View on GitHub
affected-very-few area-networking not-on-roadmap severity-nice-to-have task
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 6h
Merged PRs (30d)
290

Description

Kestrel currently handles manual binding of configuration changes and instead should be using `IOptionsMonitor` so that users can trigger changes to kestrel's configuration via other sources (rather than just binding to configuration changes).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.