Skip to content

Commit

Permalink
Merge pull request #13 from ix-ax/10-documentation-fix-blazor-documen…
Browse files Browse the repository at this point in the history
…tation-articles

add prerequisites
  • Loading branch information
PTKu authored Jan 25, 2023
2 parents d19937d + 22ddd8b commit b9094db
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/articles/blazor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,18 @@ Ix.Presentation.Blazor is set of libraries, which provides automatic generation

## Prerequisites

[Checkout you have installed all prerequisites](../../README.md#prerequisites)

- Blazor Server project based on .NET6/.NET7
- AX Simatic installed
- Working PLC connector with Entry.cs class (see examples in this repository)
[Install package source](../../README.md#add-package-source)

---
## Installing


### **Install latest NuGet package Ix.Presentation.Blazor.Controls**



~~~
$ dotnet add package Ix.Presentation.Blazor.Controls
~~~
Expand Down

0 comments on commit b9094db

Please sign in to comment.