关于[Building Blazor shared components]的摘要:
Blazor has experimental support for shared components. Developers can build application-agnostic Blazor components and when packed to Blazor shared components library these components can be shared between Blazor applications. This blog post shows how to build shared Blazor components.
原文地址: https://gunnarpeipman.com/blazor/blazor-shared-components/