YantraJS.Core 1.2.342

dotnet add package YantraJS.Core --version 1.2.342
                    
NuGet\Install-Package YantraJS.Core -Version 1.2.342
                    
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="YantraJS.Core" Version="1.2.342" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="YantraJS.Core" Version="1.2.342" />
                    
Directory.Packages.props
<PackageReference Include="YantraJS.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 YantraJS.Core --version 1.2.342
                    
#r "nuget: YantraJS.Core, 1.2.342"
                    
#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 YantraJS.Core@1.2.342
                    
#: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=YantraJS.Core&version=1.2.342
                    
Install as a Cake Addin
#tool nuget:?package=YantraJS.Core&version=1.2.342
                    
Install as a Cake Tool

JavaScript Engine Core for .NET Standard

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework 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 tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on YantraJS.Core:

Package Downloads
YantraJS

YantraJS JavaScript Engine with CSX Module Support

YantraJS.NodePollyfill

YantraJS JavaScript Engine with CSX Module Support

YantraJS.Network

Network Services (fetch api) for YantraJS

JavaScriptEngineSwitcher.Yantra

JavaScriptEngineSwitcher.Yantra contains a `YantraJsEngine` adapter (wrapper for the YantraJS).

YantraJS.ModuleExtensions

Bunch of extensions for JSModuleContext Adding fluent interface for module registering.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on YantraJS.Core:

Repository Stars
sebastienros/jint
Javascript Interpreter for .NET
Taritsyn/JavaScriptEngineSwitcher
JavaScript Engine Switcher determines unified interface for access to the basic features of popular JavaScript engines. This library allows you to quickly and easily switch to using of another JavaScript engine.
Version Downloads Last Updated
1.2.342 0 5/3/2026
1.2.334 668 4/19/2026
1.2.332 287 4/12/2026
1.2.331 182 4/12/2026
1.2.330 192 4/11/2026
1.2.324 594 3/29/2026
1.2.323 201 3/28/2026
1.2.316 414 3/17/2026
1.2.314 431 3/11/2026
1.2.306 319 3/8/2026
1.2.303 197 3/8/2026
1.2.302 198 3/4/2026
1.2.301 660 1/18/2026
1.2.299 3,648 12/16/2025
1.2.298 313 12/14/2025
1.2.295 270 12/12/2025
1.2.293 635 11/2/2025
1.2.292 434 10/22/2025
1.2.290 370 10/12/2025
1.2.288 437 8/21/2025
Loading failed