关于[Build a Blazor WebAssembly LOB App Part 4: Make it Blazor-Friendly]的摘要:
I built the Blazor WebAssembly EF Core Example application as a learning tool and starting point for line of business applications. I wanted to go beyond a simple “Hello, World” demo and create an application that implements many features often found in line of business apps, like filtering and sorting, auditing and concurrency resolution. To get started with the application, visit the repo then follow the instructions.
原文地址: https://blog.jeremylikness.com/blog/build-a-blazor-webassembly-line-of-business-app-part-4/