Skip to content

Failed to debug/run React with ASP.NET Core app #969

@zenith6495

Description

@zenith6495
  • Version: 0.2.0
  • Target: .NET 8

Steps to Reproduce:

  1. Create React with ASP.NET Core project using Visual Studio 2022, .NET version selects .NET 8.
  2. The new template separates Client and Server into 2 sub-projects, and it comes with Vite.
  3. I've installed ElectronNET.Core and ElectronNET.Core.AspNet v0.2.0 via nuget in the Server project.
  4. Added the code as suggested in Program.cs file.
  5. When I debug the project in Visual Studio it stucks at this screen and Electron Windows is not launched.
  6. I'm able to access react app in browser when navigate to http://localhost:5173
Image Image Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions