DamianEdwards / RazorSlices

Lightweight Razor-based templates for ASP.NET Core without MVC, Razor Pages, or Blazor.
MIT License
297 stars 12 forks source link

Support loading slices from Razor Class Libraries #19

Closed DamianEdwards closed 1 year ago

DamianEdwards commented 1 year ago

Slices are discovered in assemblies referenced by and deployed next to the app assembly.