Microsoft.ClearScript.linux-x64 7.5.0

Prefix Reserved

Requires NuGet 5.10.0 or higher.

dotnet add package Microsoft.ClearScript.linux-x64 --version 7.5.0
                    
NuGet\Install-Package Microsoft.ClearScript.linux-x64 -Version 7.5.0
                    
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="Microsoft.ClearScript.linux-x64" Version="7.5.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.ClearScript.linux-x64" Version="7.5.0" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.ClearScript.linux-x64" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.ClearScript.linux-x64 --version 7.5.0
                    
#r "nuget: Microsoft.ClearScript.linux-x64, 7.5.0"
                    
#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.
#addin nuget:?package=Microsoft.ClearScript.linux-x64&version=7.5.0
                    
Install Microsoft.ClearScript.linux-x64 as a Cake Addin
#tool nuget:?package=Microsoft.ClearScript.linux-x64&version=7.5.0
                    
Install Microsoft.ClearScript.linux-x64 as a Cake Tool

Banner

Twitter Follow

Description

ClearScript is a library that makes it easy to add scripting to your .NET applications. It currently supports JavaScript (via V8 and JScript) and VBScript.

Features

  • Simple usage; create a script engine, add your objects and/or types, run scripts
  • Support for several script engines: Google's V8, Microsoft's JScript and VBScript
  • Exposed resources require no modification, decoration, or special coding of any kind
  • Scripts get simple access to most of the features of exposed objects and types:
    • Methods, properties, fields, events
    • (Objects) Indexers, extension methods, conversion operators, explicitly implemented interfaces
    • (Types) Constructors, nested types
  • Full support for generic types and methods, including C#-like type inference and explicit type arguments
  • Exposed .NET collections support native script iteration mechanisms:
  • Scripts can invoke methods with output parameters, optional parameters, and parameter arrays
  • Script delegates enable callbacks into script code
  • Support for exposing all the types defined in one or more assemblies in one step
  • Optional support for importing types and assemblies from script code
  • The host can invoke script functions and access script objects directly
  • Full support for script debugging
  • V8 Support for fast data transfer to and from JavaScript typed arrays
  • V8 Support for JavaScript modules
  • V8 JScript Support for CommonJS modules
  • V8 Automatic conversion between .NET BigInteger and JavaScript BigInt.
  • V8 Optional automatic conversion between .NET DateTime and JavaScript Date.
  • V8 Optional automatic conversion between .NET tasks and JavaScript promises.
  • Support for .NET 5.0+, .NET Framework 4.6.2+, .NET Core 3.1, and .NET Standard 2.1.
  • Support for Windows (x86/x64/arm64), Linux (x64/arm/arm64), and macOS (x64/arm64).

Installation

Complete package

All in one, for all supported platforms.

ClearScript.Complete

Composite packages

Everything you need for one platform.

Platform Packages
Windows ClearScript ClearScript.win-arm64
Linux ClearScript.linux-x64 ClearScript.linux-arm ClearScript.linux-arm64
macOS ClearScript.osx-x64 ClearScript.osx-arm64

Component packages

Cross-platform libraries and data.

Component Packages
Core ClearScript.Core
JScript/VBScript ClearScript.Windows.Core ClearScript.Windows
V8 ClearScript.V8 Microsoft.ClearScript.V8.ICUData

V8 native assembly packages

Platform-specific V8 libraries.

Platform Packages
Windows ClearScript.V8.Native.win-x86 ClearScript.V8.Native.win-x64 ClearScript.V8.Native.win-arm64
Linux ClearScript.V8.Native.linux-x64 ClearScript.V8.Native.linux-arm ClearScript.V8.Native.linux-arm64
macOS ClearScript.V8.Native.osx-x64 ClearScript.V8.Native.osx-arm64

Documentation

Acknowledgments

We'd like to thank:

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Microsoft.ClearScript.linux-x64:

Package Downloads
ModFramework.Modules.ClearScript

ModFramework module to enable javascript plugins via Microsoft's ClearScript.

Rsd.Dudu.Redjs

【Redjs后端服务组件】Redjs是一款轻量级前端框架(www.redjs.cn),拥有丰富的组件库和SDK,能够快速实现各种业务系统的前端开发。了解更多信息,可通过nuget搜索“redmicro”或登录官方网站:http://www.redmicro.cn

Andafa.Web

包含所有已用依赖的包,开发时引用此包即可

Script.Util

Package Description

Codeflow

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.5.0 2,187 25 days ago
7.4.5 118,529 3/25/2024
7.4.4 48,619 10/17/2023
7.4.3 19,867 8/19/2023
7.4.2 15,272 6/1/2023
7.4.1 24,125 4/8/2023
7.4.0 2,210 3/9/2023
7.3.7 9,771 1/23/2023
7.3.6 14,480 12/20/2022
7.3.5 11,451 11/12/2022
7.3.4 20,061 9/29/2022
7.3.3 1,156 9/28/2022 7.3.3 is deprecated because it has critical bugs.
7.3.2 2,573 9/15/2022
7.3.1 14,510 6/29/2022
7.3.0 20,939 6/2/2022
7.2.5 3,535 5/1/2022
7.2.4 3,251 3/30/2022
7.2.3 6,474 3/5/2022
7.2.2 9,263 2/6/2022
7.2.1 9,501 1/11/2022
7.2.0 6,009 11/22/2021
7.1.7 12,959 10/21/2021
7.1.7-preview 311 9/28/2021
7.1.6 795 9/21/2021
7.1.5 17,907 7/23/2021
7.1.4 7,871 6/29/2021
7.1.3 3,079 5/26/2021
7.1.2 7,194 4/17/2021
7.1.1 3,439 3/4/2021
7.1.0 9,637 1/22/2021
7.0.0 4,689 11/18/2020
7.0.0-rc5 808 11/5/2020
7.0.0-rc4 375 10/29/2020
7.0.0-rc3 453 10/23/2020
7.0.0-rc2 390 10/21/2020
7.0.0-rc 389 10/17/2020