I am looking to build a component library for my company using Bootstrap and Typescript then deploying it as a nuget package. I figure this will give us the most flexibility without starting from zero and blazor at times is restrictive when I need to do more.
The issue is my company still wants to use blazor for our web apps. So my question is can I even do this within reason and what does that entail? If I have to build the library with blazor so be it but trying to do better for the team.