Scripty.Core
0.7.3
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Scripty.Core --version 0.7.3
NuGet\Install-Package Scripty.Core -Version 0.7.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="Scripty.Core" Version="0.7.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Scripty.Core --version 0.7.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Scripty.Core, 0.7.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Scripty.Core as a Cake Addin #addin nuget:?package=Scripty.Core&version=0.7.3 // Install Scripty.Core as a Cake Tool #tool nuget:?package=Scripty.Core&version=0.7.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
The core engine for Scripty, a tool to let you use Roslyn-powered C# scripts for code generation.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Build (>= 15.1.548)
- Microsoft.CodeAnalysis.CSharp.Workspaces (>= 2.0.0)
- Microsoft.CodeAnalysis.Scripting (>= 2.0.0)
- Microsoft.CodeAnalysis.VisualBasic.Workspaces (>= 2.0.0)
- Microsoft.Composition (>= 1.0.30)
- System.AppContext (>= 4.3.0)
- System.Collections (>= 4.3.0)
- System.Collections.Concurrent (>= 4.3.0)
- System.Collections.Immutable (>= 1.3.1)
- System.Console (>= 4.3.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Diagnostics.FileVersionInfo (>= 4.3.0)
- System.Globalization (>= 4.3.0)
- System.IO (>= 4.3.0)
- System.IO.Compression (>= 4.3.0)
- System.IO.FileSystem (>= 4.3.0)
- System.IO.FileSystem.Primitives (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Reflection.Extensions (>= 4.3.0)
- System.Reflection.Metadata (>= 1.4.2)
- System.Reflection.Primitives (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Runtime.Handles (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Text.Encoding (>= 4.3.0)
- System.Text.Encoding.Extensions (>= 4.3.0)
- System.Threading (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
- System.Threading.Thread (>= 4.3.0)
- System.Xml.ReaderWriter (>= 4.3.0)
- System.Xml.XmlDocument (>= 4.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Scripty.Core:
Repository | Stars |
---|---|
dotnetcore/FlubuCore
A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.
|