Community

Including Static Resources In Razor Class Libraries In ASP.NET Core

(Mike Brind) Razor Class libraries (RCLs) were introduced in ASP.NET Core 2.1 as a way to package and distribute UI components to be referenced and consumed within a host application.