Razor components vs Blazor
问题 I'm confused whats different between Razor components and Blazor and which is better and in the last release .NET Core 3.0 Preview 3 the add those to Razor Components Razor Components improvements: Single project template New .razor extension Endpoint routing integration Prerendering Razor Components in Razor Class Libraries Improved event handling Forms & validation 回答1: Essentially there are 3 parts to understand. Razor Components This is the name for the core, out of process, component