DamianEdwards / RazorSlices

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

Add extension methods to IResultExtensions for creating RazorSliceHttpResult #9

Closed DamianEdwards closed 1 year ago

DamianEdwards commented 1 year ago

This better follows the patterns in Minimal APIs.