/blazorconf2024

Demo and slide for my talk @ BlazorConf 2024

GNU Affero General Public License v3.0AGPL-3.0

Blazor Conf 2024

Demo and slide for my talk @ Blazor Conf 2024

Demo

The branch main contains the full project shown during the talk.

The branch 0-setup contains the empty starting project.

The branch 1-queries contains the implementation of the GraphQL queries to show the list and details of Star Wars episodes.

The branch 2-mutations contains the implementation of the mutation concept, with a Razor Class Library which contains a component to rate and episode.

The branch 3-subscriptions contains the implementation of the subscription concept.

Slide

The slide used during the talk can be found in the slide folder.