Forum Discussion
Please add support to blazor in SPFX WebPart
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
Please add support to use blazor as framework in SPFX WebPart
thank you!