Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Step in Setting up Blazor-Project #16

Open
RGrabichler opened this issue Oct 4, 2021 · 1 comment
Open

Missing Step in Setting up Blazor-Project #16

RGrabichler opened this issue Oct 4, 2021 · 1 comment
Assignees

Comments

@RGrabichler
Copy link

RGrabichler commented Oct 4, 2021

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

@PTKu
Copy link
Member

PTKu commented Oct 15, 2021

@Specter-13 would you have a look at that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants