VOOZH about

URL: https://www.nuget.org/packages/Microsoft.ClearScript.Windows.Core

⇱ NuGet Gallery | Microsoft.ClearScript.Windows.Core 7.5.1




👁 Image
Microsoft.ClearScript.Windows.Core 7.5.1

Prefix Reserved

Requires NuGet 5.10.0 or higher.

dotnet add package Microsoft.ClearScript.Windows.Core --version 7.5.1
 
 
NuGet\Install-Package Microsoft.ClearScript.Windows.Core -Version 7.5.1
 
 
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.Windows.Core" Version="7.5.1" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.ClearScript.Windows.Core" Version="7.5.1" />
 
Directory.Packages.props
<PackageReference Include="Microsoft.ClearScript.Windows.Core" />
 
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.Windows.Core --version 7.5.1
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.ClearScript.Windows.Core, 7.5.1"
 
 
#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.
#:package Microsoft.ClearScript.Windows.Core@7.5.1
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.ClearScript.Windows.Core&version=7.5.1
 
Install as a Cake Addin
#tool nuget:?package=Microsoft.ClearScript.Windows.Core&version=7.5.1
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

👁 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:

Product Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 is compatible.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 was computed.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Core netcoreapp3.0 netcoreapp3.0 was computed.  netcoreapp3.1 netcoreapp3.1 is compatible. 
.NET Standard netstandard2.1 netstandard2.1 is compatible. 
.NET Framework net462 net462 is compatible.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
MonoAndroid monoandroid monoandroid was computed. 
MonoMac monomac monomac was computed. 
MonoTouch monotouch monotouch was computed. 
Tizen tizen60 tizen60 was computed. 
Xamarin.iOS xamarinios xamarinios was computed. 
Xamarin.Mac xamarinmac xamarinmac was computed. 
Xamarin.TVOS xamarintvos xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Microsoft.ClearScript.Windows.Core:

Package Downloads
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.win-arm64

A library for adding scripting to .NET applications on Windows (arm64). Supports JavaScript (via V8 and JScript) and VBScript.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.5.1 20,708 5/10/2026
7.5.0 396,094 3/7/2025
7.4.5 1,637,720 3/25/2024
7.4.4 329,259 10/17/2023
7.4.3 81,595 8/19/2023
7.4.2 56,314 6/1/2023
7.4.1 47,037 4/8/2023
7.4.0 11,455 3/9/2023
7.3.7 51,374 1/23/2023
7.3.6 38,326 12/20/2022
7.3.5 19,447 11/12/2022
7.3.4 134,417 9/29/2022
7.3.3 2,263 9/28/2022
7.3.2 9,243 9/15/2022
7.3.1 66,584 6/29/2022
7.3.0 35,194 6/2/2022
7.2.5 20,039 5/1/2022
7.2.4 28,215 3/30/2022
7.2.3 5,964 3/5/2022
7.2.2 41,075 2/6/2022
Loading failed