RazorSlices
RazorSlices copied to clipboard
How do I use the "Razor Slices source generator"?
Hello, I have a question from the docs:
Each .cshtml file will have a proxy type generated for it by the Razor Slices source generator that you can use as the generic argument to the various APIs in Razor Slices for rendering slices.
I assume I have to invoke this source generator somehow?