RazorInteractive 1.0.1
Renders Razor markup in dotnet-interactive notebooks.
Install-Package RazorInteractive -Version 1.0.1
dotnet add package RazorInteractive --version 1.0.1
<PackageReference Include="RazorInteractive" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RazorInteractive --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RazorInteractive, 1.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install RazorInteractive as a Cake Addin
#addin nuget:?package=RazorInteractive&version=1.0.1
// Install RazorInteractive as a Cake Tool
#tool nuget:?package=RazorInteractive&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
net5.0
- Microsoft.DotNet.Interactive (>= 1.0.0-beta.21155.3)
- Microsoft.DotNet.Interactive.CSharp (>= 1.0.0-beta.21155.3)
- RazorLight (>= 2.0.0-rc.3)
- System.Runtime.InteropServices.WindowsRuntime (>= 4.3.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.