关于[Using Blazor to Build a Client-Side Single-Page App with .NET Core]的摘要:
One of my secret dreams is coming true: we will soon be able to write C# code and have it run in the browser! This is due to a formerly-experimental, but now officially supported (!) web framework called Blazor. In this post, we'll learn what Blazor is, and build a sample app to demonstrate how to use it. I swear this is not a dream. Let's get going!
原文地址: https://exceptionnotfound.net/using-blazor-to-build-a-client-side-single-page-app-with-net-core/