VL.Lang
2021.4.10
.NET Framework 4.7.2
Install-Package VL.Lang -Version 2021.4.10
dotnet add package VL.Lang --version 2021.4.10
<PackageReference Include="VL.Lang" Version="2021.4.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VL.Lang --version 2021.4.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: VL.Lang, 2021.4.10"
#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 VL.Lang as a Cake Addin
#addin nuget:?package=VL.Lang&version=2021.4.10
// Install VL.Lang as a Cake Tool
#tool nuget:?package=VL.Lang&version=2021.4.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
The VL source model, symbols and compiler.
Product | Versions |
---|---|
.NET Framework | net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- CommandLineParser (>= 1.9.71)
- ImmutableObjectGraph (>= 1.2.19-beta)
- Microsoft.Bcl.HashCode (>= 1.1.1)
- Microsoft.CodeAnalysis.CSharp.Scripting (>= 3.4.0)
- Microsoft.CodeAnalysis.CSharp.Workspaces (>= 3.4.0)
- Microsoft.Toolkit.HighPerformance (>= 7.1.0)
- MSFT.ParallelExtensionsExtras (>= 1.2.0)
- Newtonsoft.Json (>= 13.0.1)
- VL.Core (>= 2021.4.10)
- VL.UI.Core (>= 2021.4.10)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on VL.Lang:
Package | Downloads |
---|---|
VL.CoreLib
The VL core node library. |
|
VL.Lang.Roslyn
Package Description |
|
VL.Stride
A 3d graphics rendering library |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on VL.Lang:
Repository | Stars |
---|---|
TheFuseLab/VL.Fuse
A library for visually programming on the GPU, built to enable rapid workflows and modular approaches to accelerated graphics, logic and computation.
|