TcOpen.Documentation icon indicating copy to clipboard operation
TcOpen.Documentation copied to clipboard

Missing Step in Setting up Blazor-Project

Open RGrabichler opened this issue 4 years ago • 1 comments

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

RGrabichler avatar Oct 04 '21 07:10 RGrabichler

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

PTKu avatar Oct 15 '21 17:10 PTKu