You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is common for the configuration of components in .NET Core applications to take an action that the developer can then use to configure the component.
Create such a system and then deprecate the fluent configuration which is clunky.