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

TDEAL-8: HttpRequestExtensions and other improvements #229

Merged
merged 17 commits into from
Dec 26, 2023
Merged

Conversation

sarahelsaig
Copy link
Member

@sarahelsaig sarahelsaig commented Dec 18, 2023

@github-actions github-actions bot changed the title HttpRequestExtensions and other improvements TDEAL-8: HttpRequestExtensions and other improvements Dec 18, 2023
/// <summary>
/// Configures <see cref="MvcOptions"/> to add the <typeparamref name="TFilter"/> to the list of filters.
/// </summary>
public static void AddAsyncResultFilter<TFilter>(this IServiceCollection services)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wouldn't this be a better fit for the AspNetCore library?

@barthamark barthamark merged commit 38cfe73 into dev Dec 26, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants