- 
                Notifications
    You must be signed in to change notification settings 
- Fork 10.5k
Closed
Labels
area-minimalIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcfeature-rdgold-area-web-frameworks-do-not-use*DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels*DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels
Milestone
Description
RDF (Request Delegate Factory) and RDG (Request Delegate Generator) have different logic for producing RequestDelegates from user handlers. However, the testing infrastructure for both approaches provides infrastructure for taking a RequestDelegate and HttpContext as input and asserting on the responses emitted. This infrastructure can be shared between the two projects so that we can construct a test library where RequestDelegates can be produced with different strategies (runtime or compile-time generation) but be run through the same tests to validate their behavior.
Metadata
Metadata
Assignees
Labels
area-minimalIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcfeature-rdgold-area-web-frameworks-do-not-use*DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels*DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels