Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
Merge pull request #676 from abpio/8.0-studio-ms-webapps
Browse files Browse the repository at this point in the history
Studio: Complete Rest of the web apps sectişons
  • Loading branch information
hikalkan authored Dec 25, 2023
2 parents c63386a + d40957e commit 5778d4a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions en/studio/solution-templates/microservice/web-applications.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,12 @@ If you've selected the Angular UI while creating your solution, a folder named `

### Blazor WebAssembly Web Application

TODO
If you've selected the Blazor WebAssembly UI while creating your solution, `Acme.CloudCrm.Blazor` project is included in the `apps` folder of the solution. That folder contains the main web application of the solution that is implemented using Blazor WebAssembly.

### Blazor Server Web Application

TODO
If you've selected the Blazor Server UI while creating your solution, `Acme.CloudCrm.Blazor` project is included in the `apps` folder of the solution. That folder contains the main web application of the solution that is implemented using Blazor Server.

### MAUI Blazor (Hybrid) Web Application

TODO
If you've selected the MAUI Blazor (Hybrid) UI while creating your solution, `Acme.CloudCrm.MauiBlazor` project is included in the `apps` folder of the solution. That folder contains the main desktop application of the solution that is implemented using MAUI Blazor (Hybrid) that uses existing Blazor UI Implementation.

0 comments on commit 5778d4a

Please sign in to comment.