ltrzesniewski / RazorBlade

Compile Razor templates at build-time without a dependency on ASP.NET.
MIT License
149 stars 7 forks source link

When trying the example with a model, I get a template generated which do not accept a model arg in the ctor ? #12

Closed snielsson closed 11 months ago

ltrzesniewski commented 11 months ago

Well, that works for me (Rider complains though, but the project compiles fine). Please post a repro.