-
Notifications
You must be signed in to change notification settings - Fork 2
Provide OnTopicOptions class for AddTopicSupport() #98
Copy link
Copy link
Open
Labels
Area: WebRelates to the `AspNetCore` or other web-related functionality.Relates to the `AspNetCore` or other web-related functionality.Priority: 3Severity 0: Nice to haveStatus 0: DiscussionNeeds further evaluation of requirements and prioritization.Needs further evaluation of requirements and prioritization.Type: ImprovementImproves the functionality or interface of an existing feature.Improves the functionality or interface of an existing feature.
Metadata
Metadata
Assignees
Labels
Area: WebRelates to the `AspNetCore` or other web-related functionality.Relates to the `AspNetCore` or other web-related functionality.Priority: 3Severity 0: Nice to haveStatus 0: DiscussionNeeds further evaluation of requirements and prioritization.Needs further evaluation of requirements and prioritization.Type: ImprovementImproves the functionality or interface of an existing feature.Improves the functionality or interface of an existing feature.
Type
Fields
Give feedbackNo fields configured for issues without a type.
The
UseMvc()extensions accepts an optionalMvcOptionsobject for configuration. We may optionally be able to centralize the most common OnTopic configuration through this (example).