Click here to Skip to main content
15,888,527 members
Articles / Web Development / CSS

Explore Blazor WebAssembly - use custom style, call external WebAPI, employ JavaScript interoperability

Rate me:
Please Sign up or sign in to vote.
4.00/5 (11 votes)
15 Apr 2020CPOL30 min read 20.6K   23  
This article will demo the usage of Blazor WebAssembly and how to create simple web application with it.
The article consists of three parts. In Part 1, we will work with styles. In Part 2, we will call external webAPIs. In Part 3, we will work with JavaScript interoperability.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions