Microsoft.ClearScript.Windows.Core
7.4.5
Prefix Reserved
Requires NuGet 4.9.0 or higher.
dotnet add package Microsoft.ClearScript.Windows.Core --version 7.4.5
NuGet\Install-Package Microsoft.ClearScript.Windows.Core -Version 7.4.5
<PackageReference Include="Microsoft.ClearScript.Windows.Core" Version="7.4.5" />
paket add Microsoft.ClearScript.Windows.Core --version 7.4.5
#r "nuget: Microsoft.ClearScript.Windows.Core, 7.4.5"
// Install Microsoft.ClearScript.Windows.Core as a Cake Addin #addin nuget:?package=Microsoft.ClearScript.Windows.Core&version=7.4.5 // Install Microsoft.ClearScript.Windows.Core as a Cake Tool #tool nuget:?package=Microsoft.ClearScript.Windows.Core&version=7.4.5
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
- Support for fast data transfer to and from JavaScript typed arrays
- Support for JavaScript modules
- Support for CommonJS modules
- Automatic conversion between .NET
BigInteger
and JavaScriptBigInt
. - Optional automatic conversion between .NET
DateTime
and JavaScriptDate
. - Optional automatic conversion between .NET tasks and JavaScript promises.
- Support for .NET 5.0+, .NET Framework 4.5+, .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.
Composite packages
Everything you need for one platform.
Platform | Packages |
---|---|
Windows | |
Linux | |
macOS |
Component packages
Cross-platform libraries and data.
Component | Packages |
---|---|
Core | |
JScript/VBScript | |
V8 |
V8 native assembly packages
Platform-specific V8 libraries.
Platform | Packages |
---|---|
Windows | |
Linux | |
macOS |
Documentation
Acknowledgments
We'd like to thank:
- The V8 team.
- The Jekyll team.
- Kenneth Reitz for generously providing the
Httpbin
service. - Michael Rose for generously providing the So Simple Jekyll theme.
- Toptal for generously providing the Toptal JavaScript Minifier.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
.NET Standard | netstandard2.1 is compatible. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 3.1
- Microsoft.ClearScript.Core (>= 7.4.5)
-
.NETFramework 4.5
- Microsoft.ClearScript.Core (>= 7.4.5)
-
.NETStandard 2.1
- Microsoft.ClearScript.Core (>= 7.4.5)
-
net5.0
- Microsoft.ClearScript.Core (>= 7.4.5)
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.4.5 | 217,286 | 3/25/2024 |
7.4.4 | 148,827 | 10/17/2023 |
7.4.3 | 64,464 | 8/19/2023 |
7.4.2 | 46,637 | 6/1/2023 |
7.4.1 | 31,470 | 4/8/2023 |
7.4.0 | 9,239 | 3/9/2023 |
7.3.7 | 38,950 | 1/23/2023 |
7.3.6 | 32,027 | 12/20/2022 |
7.3.5 | 17,944 | 11/12/2022 |
7.3.4 | 122,193 | 9/29/2022 |
7.3.3 | 1,961 | 9/28/2022 |
7.3.2 | 8,522 | 9/15/2022 |
7.3.1 | 58,486 | 6/29/2022 |
7.3.0 | 34,602 | 6/2/2022 |
7.2.5 | 17,540 | 5/1/2022 |
7.2.4 | 24,895 | 3/30/2022 |
7.2.3 | 5,469 | 3/5/2022 |
7.2.2 | 32,091 | 2/6/2022 |
7.2.1 | 44,469 | 1/11/2022 |
7.2.0 | 52,029 | 11/22/2021 |
7.1.7 | 39,190 | 10/21/2021 |
7.1.7-preview | 477 | 9/28/2021 |
7.1.6 | 10,870 | 9/21/2021 |
7.1.5 | 40,365 | 7/23/2021 |
7.1.4 | 13,436 | 6/29/2021 |
7.1.3 | 39,505 | 5/26/2021 |
7.1.2 | 15,878 | 4/17/2021 |
7.1.1 | 22,207 | 3/4/2021 |
7.1.0 | 45,732 | 1/22/2021 |