Front-end with Blazor WebAssembly
Creating a Pokedex with Blazor WebAssembly
Let’s build a fun project using the .NET front-end technology
Published in
7 min readApr 27, 2022
--
Hey, people!
Blazor WebAssembly is .NET’s front-end framework to develop applications using .NET. It is an amazing tool that allows us to develop any web application using C#. This…