RazorInteractive 1.1.3
.NET 7.0
dotnet add package RazorInteractive --version 1.1.3
NuGet\Install-Package RazorInteractive -Version 1.1.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RazorInteractive" Version="1.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RazorInteractive --version 1.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RazorInteractive, 1.1.3"
#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.1.3
// Install RazorInteractive as a Cake Tool
#tool nuget:?package=RazorInteractive&version=1.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Renders Razor markup in dotnet-interactive notebooks.
Product | Versions |
---|---|
.NET | net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- Microsoft.AspNetCore.Mvc.Razor.Extensions (>= 6.0.13)
- Microsoft.CodeAnalysis.Razor (>= 6.0.13)
- Microsoft.DotNet.Interactive (>= 1.0.0-beta.22606.2)
- Microsoft.DotNet.Interactive.CSharp (>= 1.0.0-beta.22606.2)
- Microsoft.DotNet.Interactive.Formatting (>= 1.0.0-beta.22606.2)
- Microsoft.DotNet.Interactive.FSharp (>= 1.0.0-beta.22606.2)
- Microsoft.Extensions.Caching.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Caching.Memory (>= 7.0.0)
- Microsoft.Extensions.DependencyInjection (>= 7.0.0)
- Microsoft.Extensions.DependencyModel (>= 7.0.0)
- Microsoft.Extensions.FileProviders.Physical (>= 7.0.0)
- Microsoft.Extensions.Primitives (>= 7.0.0)
- RazorLight (>= 2.3.1)
- sqlite-net-pcl (>= 1.8.116)
- System.Buffers (>= 4.5.1)
- System.Runtime.InteropServices.WindowsRuntime (>= 4.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.