Community

Reuse UI With Razor Class Libraries (RCL) In ASP.NET Core

(Bipin Joshi) Developers always look for ways to reuse their code and markup. ASP.NET Core offers several ways to reuse code and markup within a project (partials, custom tag helpers, view components etc.).