SharePoint / sp-dev-docs

SharePoint & Viva Connections Developer Documentation
https://docs.microsoft.com/en-us/sharepoint/dev/
Creative Commons Attribution 4.0 International
1.23k stars 992 forks source link

Please add support to Blazor WASM as SPFX WebPart framework #9137

Open omarceloribeiro opened 11 months ago

omarceloribeiro commented 11 months ago

What type of issue is this?

other

What SharePoint development model, framework, SDK or API is this about?

πŸ’₯ SharePoint Framework

Target SharePoint environment

SharePoint Online

What browser(s) / client(s) have you tested

Additional environment details

Issue description

Would be great build spfx webpart using blazor as the framework. on webpart creation just select blazor and all the folder/project is generated. Would be a great improvement on spfx development for the community developers. would be a good option to build webparts like employee bithdays, company next events, current wheater, current pending approvals, company city holidays, etc.

I have this repository where I am working on it:

https://github.com/omarceloribeiro/spfxblazorwebpart

see the demo video: https://github.com/omarceloribeiro/spfxblazorwebpart/blob/main/DemoVideo.md

but still has some issues about the compatibility with SharePoint site and SharePoint AppCatalog deployment.

For example is not possible to deploy files to a subfolder in SharePoint AppCatalog https://github.com/SharePoint/sp-dev-docs/issues/9150

User voice ticket open:

https://techcommunity.microsoft.com/t5/sharepoint-developer/please-add-support-to-blazor-in-spfx-webpart/m-p/3918870

thank you!

blazor webpart

ghost commented 11 months ago

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.

omarceloribeiro commented 10 months ago

fixed issues on navigation added a video https://github.com/omarceloribeiro/spfxblazorwebpart/blob/main/DemoVideo.md

omarceloribeiro commented 9 months ago

Updated the issue description, added the link to user voice ticket. changed the description to be similar to the request on user voice.

anghelnicolae commented 3 weeks ago

Any updates on this? Is Microsoft looking into it? This might be an easier workaround for SPFx compatibility issues with newer TypeScript/React/NodeJS versions on SharePoint on-premise.