This repos hold the code for the demos that were shown on the Kako Blazo pishe C# na Web-u session, held at the Sinergija 18 conference in Belgrade.
There are three demos:
- Basic Blazor functionalities (BlazorBasic)
- Client / Server Blazor demo (ExpressServer for the server code and BlazorClient for the client-side code)
- JavaScript Interop examples (BlazorJsInterop)
To run the examples, you need to have Blazor installed.