vikramlearning / blazorbootstrap-starter-templates

Blazor Bootstrap - Starter Templates (.NET 6/7/8)
https://docs.blazorbootstrap.com
24 stars 16 forks source link

Blazor templates outdated #10

Open Awide opened 4 months ago

Awide commented 4 months ago

I believe from .NET 8.0 (although at least from the current version) the file templates were updated to a different structure. There is no more index.html and for client and server sided rendering two folders are generated instead of only one.

gvreddy04 commented 3 months ago

@Awide Thank you for trying BlazorBootstrap. Are you looking for the starter template below?

Link: https://github.com/vikramlearning/blazorbootstrap-starter-templates/tree/master/src/BlazorBootstrap.Templates.Starter/Net8.BlazorAutoGlobal.

If not, please specify which template is outdated. We will revisit it.

Your feedback is appreciated.

gvreddy04 commented 3 months ago

@Awide Screenshot for your reference.

Solution structure

image

Folders

image