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

Adding Base Path to Blazor Project

$
0
0

I need to perform Base Path URL for my project. I need confirmation whether this approach can be implemented with Blazor or not?

mainurl/KioskDevt/index - for development & for kiosk.client app

mainurl/KioskQA/index - for QA testing & for kiosk.client app

mainurl/Kiosk/index - for Production & for kiosk.client app

mainurl/WebPortalDevt/index - for development & for blazor.client app (web or admin portal )

mainurl/WebPortalQA/index - for QA testing & for kiosk.client app (web or admin portal )

mainurl/WebPortal/index - for Production & for kiosk.client app (web or admin portal )

Using .NET core 8 with Blazor (syncfusion library) & clean architectureFolder Structure

  1. Web (Blazor Server App)
  2. Blazor.Client (Blazor Web Assembly) - Web or Admin Portal
  3. Kiosk.Client (Blazor Web Assembly) - Kiosk App

I tried implementing using below document from Microsoft but it's not working as expected.Document


Viewing all articles
Browse latest Browse all 4839

Trending Articles



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