DamianEdwards/RazorSlices
Lightweight Razor-based templates for ASP.NET Core without MVC, Razor Pages, or Blazor.
HTMLMIT
Issues
- 6
Get "Delegate 'RequestDelegate' does not take 4 arguments" in minimal api after update to v0.9.1
#81 opened by iceHub82 - 1
Usage from background worker
#82 opened by domagojmedo - 1
Support reusable slices
#79 opened by DamianEdwards - 2
Minifying output
#57 opened by visj - 5
- 2
Limit directories that Generator proxies classes
#63 opened by tbasallo - 3
- 8
Combining templated razor delegates and partials
#65 opened by naasking - 0
- 2
how to pass IServiceProvider to RenderPartialAsync
#53 opened by ivanjx - 4
- 0
Investigate supporting creating sharable templated helper methods from .cshtml files
#70 opened by DamianEdwards - 1
- 4
- 1
- 12
Using RazorSlices in library project
#51 opened by jtsom - 0
Add an analyzer that emits a warning when Razor Slices is used in a project that doesn't have the Razor SDK imported
#66 opened by DamianEdwards - 2
Best Way (any way) to Render from string/path
#55 opened by tbasallo - 1
Generator emmits invalid code for Create.cshtml
#59 opened by timker - 0
Dont integrate with rider
#54 opened by Pragrammist - 2
NuGet config package patterns
#50 opened by Arnab-Developer - 1
Add tests
#48 opened by DamianEdwards - 0
Add a sample using HTMX
#47 opened by DamianEdwards - 13
- 0
Drop support for .NET 6 and .NET 7
#43 opened by DamianEdwards - 1
Infinite Loop when Encoding large HTML String
#37 opened by tucker87 - 2
Will this project support native AOT?
#31 opened by albertwoo - 7
- 0
Add logging
#44 opened by DamianEdwards - 3
Project Still alive
#36 opened by jtsom - 2
AddRazorRuntimeCompilation
#39 opened by sovantha - 5
A convenient way to use antiforgery tokens?
#38 opened by lnoss - 0
RazorSlices Package Icon
#34 opened by khalidabuhakmeh - 2
HtmlRenderer
#33 opened by kjeske - 1
Support `HttpContext` on Slices
#22 opened by madeyoga - 2
Make _slicesByName lookup case in-sensitive
#24 opened by jchannon - 0
- 1
- 1
- 5
Support rendering slices to a StringBuilder
#12 opened by DamianEdwards - 1
Support passing a CancellationToken parameter to RazorSlice.Render* methods
#11 opened by DamianEdwards - 0
- 8
Razor slice with name '/Slices/Home.cshtml' was found but it's model type is DateTime.
#23 opened by jchannon - 2
- 1
- 2
Could we use this from a libray / dll ?
#18 opened by ignatandrei - 0
Support rendering slices to a Stream
#10 opened by DamianEdwards - 0
Add extension methods to IResultExtensions for creating RazorSliceHttpResult
#9 opened by DamianEdwards - 0
Support writing UTF8 byte[] values from views (as literals and values to be encoded)
#8 opened by DamianEdwards - 2
Does this offer more flexibility than RCL? Do you plan to output Strings directly?
#7 opened by zfcflower