CodeMazeBlog / blazor-series

This repository contains the source code for the "Blazor Series" on Code Maze blog
MIT License
142 stars 51 forks source link

There is no code in repo #6

Closed mammadkoma closed 2 years ago

mammadkoma commented 2 years ago

There is no code in repository. image

MarinkoSpasojevic commented 2 years ago

Hello there.

Just select a different branch, the main branch is empty. image

mammadkoma commented 2 years ago

Thank you , I get the first (blazor-series-Branch_blazor-webassembly-partial-classes-renderfragment-lifecycle) but it has only client project without server project. image

CodeMazeBlog commented 2 years ago

Hey @mammadkoma, there's no need for the server at this point of the series. The server is introduced later on. Check out the article: https://code-maze.com/partial-classes-renderfragment-lifecycle-blazor-wasm/

mammadkoma commented 2 years ago

I want to download this article project : https://code-maze.com/blazor-webassembly-series/

CodeMazeBlog commented 2 years ago

Each branch has an article link in the readme file. The branch you were talking about is about Partial Classes, RenderFragment, and Lifecycle in Blazor WebAssembly, so that's the link to that particular article.

The link you've shared is the page to the entire Blazor WebAssembly series.

Hope this helps.

mammadkoma commented 2 years ago

Very hard!
Yes I want the entire Blazor WebAssembly series project. And there is not any link in readme file: image