Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move IConfigurationRoot injection out of the Diagnostics and into the main configuration cross-cutting concern. #103

Open
9 of 11 tasks
vrenken opened this issue Aug 3, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@vrenken
Copy link
Owner

vrenken commented Aug 3, 2021

  • Change the functional API projects
  • Rename the functional configuration classes.
  • Change the logical API projects
  • Rename the logical configuration classes.
  • Change the fabric API projects
  • Rename the fabric configuration classes.
  • Change the transport API projects
  • Rename the transport configuration classes.
  • Split the inheritance chain of the options classes.
  • Flatten per-layer configuration hierarchies.
    This will make diagnostics configuration far more simpler.
  • Rename DiagnosticsConfigurationSection to DiagnosticsOptions.
@vrenken vrenken added the enhancement New feature or request label Aug 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant