UseSpaStaticFiles and UserSpa should return with IApplicationBuilder #200

Closed
opened 2025-08-09 17:15:23 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @pherbel on 1/31/2018

UseSpaStaticFiles and UseSpa extension methods are void and not return with IApplicationBuilder as any other AppBuilder extension method in Asp.Net Core

Is there any reason why they are void? If there is no, then it would be great to return with IApplicationBuilder.

Thanks

*Originally created by @pherbel on 1/31/2018* UseSpaStaticFiles and UseSpa extension methods are void and not return with IApplicationBuilder as any other AppBuilder extension method in Asp.Net Core Is there any reason why they are void? If there is no, then it would be great to return with IApplicationBuilder. Thanks
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#200
No description provided.