Microsoft.ClearScript.Core
7.1.1
A library for adding scripting to .NET applications. This package contains the core assembly shared by all script engines.
Requires NuGet 5.3 or higher.
Install-Package Microsoft.ClearScript.Core -Version 7.1.1
dotnet add package Microsoft.ClearScript.Core --version 7.1.1
<PackageReference Include="Microsoft.ClearScript.Core" Version="7.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.ClearScript.Core --version 7.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.ClearScript.Core, 7.1.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETCoreApp 3.1
- Microsoft.Win32.Registry (>= 5.0.0)
-
.NETFramework 4.5
-
.NETFramework 4.7.1
- No dependencies.
-
.NETStandard 2.1
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Win32.Registry (>= 5.0.0)
-
net5.0
- No dependencies.
-
UAP 10.0
- No dependencies.
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Microsoft.ClearScript.Core:
Package | Downloads |
---|---|
Microsoft.ClearScript.V8
A library for adding scripting to .NET applications. This package supports the V8 JavaScript engine.
|
|
Microsoft.ClearScript.Windows
A library for adding scripting to .NET applications. This package supports the Windows Script engines (JScript and VBScript) in a desktop environment.
|
|
Microsoft.ClearScript.Windows.Core
A library for adding scripting to .NET applications. This package supports the Windows Script engines (JScript and VBScript).
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.ClearScript.Core:
Repository | Stars |
---|---|
Implem/Implem.Pleasanter
Pleasanter | Business application platform
|