Antaris / RazorEngine

Open source templating engine based on Microsoft's Razor parsing engine
http://antaris.github.io/RazorEngine
Other
2.14k stars 577 forks source link

Nuget package RazorEngine.Roslyn not available. #444

Open kotpal opened 7 years ago

kotpal commented 7 years ago

I am following the documentation at https://antaris.github.io/RazorEngine/Roslyn.html to use Roslyn with RazorEngine, but looks like the nuget package RazorEngine.Roslyn is not available anymore. How should we use the functionality provided by Roslyn (or whatever it is called now) with RazorEngine?

ghost commented 7 years ago

Te releases of the RazorEngine.Roslyn package are marked as "prerelease".

https://www.nuget.org/packages/RazorEngine.Roslyn/4.1.0-rc1

If you check the "Include prerelease" checkbox in the NuGet UI you should then be able to find RazorEngine.Roslyn.