Demo and slide for my talk @ Blazor Conf 2024
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.
The slide used during the talk can be found in the slide folder.