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

Need directions for hosting my Blazor Server App+Class Library+SQL Database to IIS on VM running Windows Server 2019

$
0
0

So my Project solution is made up of,

  1. My Blazor Server App .NET 6(Has project reference dependencies to the class library and server project
  2. My Server SQL Server 2019 database project which has all my Stored Procedures and Table scripts.
  3. My .NET Class Library

I already have a windows server 2019 machine and I need some sort of direction to point me to how to set it all up.

  1. I know I need to publish my Blazor Server App and publish it on IIS.
  2. However how do I publish the Class Library together with the app?
  3. How should I publish my database? Do I have to install Visual Studio on my Windows Server and then publish the database to MSQL using visual studio via the project?

I feel like I have some sort of idea but I would like some guidance or affirmation if I am doing things the right way.


Viewing all articles
Browse latest Browse all 4839

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>