Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4839

Can I use single Blazor application as a module for different applications?

$
0
0

I build a Blazor Web App. If I want other applications to use this application as a module, how is it possible? My understanding is I deploy this project indivisually and other applications make a call to this application, but the concern is how to get the database connection string depending on the application making call to this application. Or is it better to add project to all applications using it?


Viewing all articles
Browse latest Browse all 4839

Trending Articles