Cake.Scripting.Transport
0.6.2
The Cake script analyzer and code generator.
Install-Package Cake.Scripting.Transport -Version 0.6.2
dotnet add package Cake.Scripting.Transport --version 0.6.2
<PackageReference Include="Cake.Scripting.Transport" Version="0.6.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cake.Scripting.Transport --version 0.6.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cake.Scripting.Transport, 0.6.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.6.1
- Cake.Scripting.Abstractions (>= 0.6.2)
- Microsoft.Extensions.Logging.Abstractions (>= 2.1.1)
-
.NETStandard 2.0
- Cake.Scripting.Abstractions (>= 0.6.2)
- Microsoft.Extensions.Logging.Abstractions (>= 2.1.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Cake.Scripting.Transport:
Repository | Stars |
---|---|
OmniSharp/omnisharp-roslyn
OmniSharp server (HTTP, STDIO) based on Roslyn workspaces
|