Skip to content

Is there a way to make blazor pages without a server? #15517

@CosDevelopment

Description

@CosDevelopment

Hi, I am trying to create standalone blazor pages that can be served without a server. Is there an easy way to do this? I want to make a framework that can make a crossplatform gui with just c# and c++ dll's that way you don't have to talk through a localhost or https. The only issue I can see with this is not being able to pass parameters for the blazor pages through url, but I am sure there is probably a work around for that too.

Also I am aware this is not an issue with blazor, but I am looking for blazor information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-blazorIncludes: Blazor, Razor Components

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions