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

WebApi Batch Handler support in AspNetCore 3.0 #14722

Closed
Venkat4655 opened this issue Oct 4, 2019 · 3 comments
Closed

WebApi Batch Handler support in AspNetCore 3.0 #14722

Venkat4655 opened this issue Oct 4, 2019 · 3 comments
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates question

Comments

@Venkat4655
Copy link

Bug information

In AspnetCore 2.1 supports the Batch handler in WebApi service. Is the batch handler configuration supports in 3.0 version? or it already exists in 3.0. How we use that Batch handler in Blazor component? Could you please provide suggestion for this?

@rynowak
Copy link
Member

rynowak commented Oct 4, 2019

I'm not sure what you're referring to from ASP.NET Core 2.1 - can you provide a link?

@Venkat4655
Copy link
Author

Hi Ryan,

check the following link for batch handler support,
https://devblogs.microsoft.com/aspnet/introducing-batch-support-in-web-api-and-web-api-odata/

Is this available in ASPNetCore 3.0?

@pranavkm pranavkm added the area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates label Oct 4, 2019
@mkArtakMSFT
Copy link
Member

This is not available in ASP.NET Core.

@dotnet dotnet locked as resolved and limited conversation to collaborators Dec 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates question
Projects
None yet
Development

No branches or pull requests

4 participants