Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Missing Step in Setting up Blazor-Project #16

Description

@RGrabichler

In the described steps to create a new Blazor-Project, i stumbled onto a missing reference.
I think this step is missing in the description in the section
"Inxton.Vortex.ramework.Blazor/Introduction and installing" under the headline "installing".

In the blazor-app here needs to be a reference to the [YourProjectName]Connector Project.
Added via RightClick on the Blazor-Project and "Add Reference" or via cli
navigate to the Blazor-Folder and use "dotnet add reference [Path-to-Connector-Project]"

image

Not sure how to propose this change via pull-request and docfx

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions