RazorEngine.Roslyn
3.5.0-beta1
See the version list below for details.
dotnet add package RazorEngine.Roslyn --version 3.5.0-beta1
NuGet\Install-Package RazorEngine.Roslyn -Version 3.5.0-beta1
<PackageReference Include="RazorEngine.Roslyn" Version="3.5.0-beta1" />
paket add RazorEngine.Roslyn --version 3.5.0-beta1
#r "nuget: RazorEngine.Roslyn, 3.5.0-beta1"
// Install RazorEngine.Roslyn as a Cake Addin #addin nuget:?package=RazorEngine.Roslyn&version=3.5.0-beta1&prerelease // Install RazorEngine.Roslyn as a Cake Tool #tool nuget:?package=RazorEngine.Roslyn&version=3.5.0-beta1&prerelease
RazorEngine.Roslyn - Roslyn support for RazorEngine.
This only works with RazorEngine >= 3.5.0
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Microsoft.AspNet.Razor (>= 3.2.2)
- Microsoft.CodeAnalysis (>= 1.0.0-beta1-20141031-01)
- RazorEngine (>= 3.5.0-beta1)
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.0.2-beta1 | 85 | 3/27/2015 |
4.0.1-beta1 | 56 | 1/23/2015 |
4.0.0-beta1 | 66 | 12/30/2014 |
3.5.2-beta1 | 36 | 3/27/2015 |
3.5.1-beta1 | 35 | 1/23/2015 |
3.5.0-beta2 | 40 | 1/1/2015 |
3.5.0-beta1 | 58 | 12/30/2014 |
documentation website based on FSharp.Formatting (https://antaris.github.io/RazorEngine), can be build locally
travis and appveyor build systems to automatically build on mono and windows.
build environment to build and release the project, the documentation and the nuget package.
readded support for net40 (which will use the Razor with version 2.0.30506.0)
New API surface (various classes are Obsolete now).
Improved Isolation (AppDomain Sandboxing) support.
Caching API.
Fixed most open bugs.
Razor 4 support (in 4.0.0)
Roslyn Support (via RazorEngine.Roslyn, not supported on net40)
Please report breaking changes in 3.5.0-beta1 (from 3.4.x) and open an issue!