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

Unable to find package RazorEngine.Roslyn #567

Closed GeXiaoguo closed 4 years ago

GeXiaoguo commented 4 years ago

Instructions for using new C# language syntax are listed here. The first step is to install a package

Install-Package RazorEngine.Roslyn

But NuGet reported that the package does not exist.