toddams/RazorLight

The library states it is .Net System 2.0

Opened this issue · 3 comments

I have been completely unable to use this system in a project based around .Net framework 4.8.

It is my understanding that this library should be able to work on 4.8.

@traustitj Odd, I'm able to run this with no issues under both .Net Framework 4.8 and .net7
I did have issues with the assembly loading process when trying to create a template, but that was because I had assemblies with bad references which I had to fix.

Care to elaborate more on your setup?

It can be non-straight-forward to get it working on net48. Explaining your set-up is essential.

Basically, I just created a new dotnet core command line project. I added the library. Copied example code from the site to run. Except it will never run