Nan.System.Scripts
1.0.0-alpha
See the version list below for details.
dotnet add package Nan.System.Scripts --version 1.0.0-alpha
NuGet\Install-Package Nan.System.Scripts -Version 1.0.0-alpha
<PackageReference Include="Nan.System.Scripts" Version="1.0.0-alpha" />
paket add Nan.System.Scripts --version 1.0.0-alpha
#r "nuget: Nan.System.Scripts, 1.0.0-alpha"
// Install Nan.System.Scripts as a Cake Addin #addin nuget:?package=Nan.System.Scripts&version=1.0.0-alpha&prerelease // Install Nan.System.Scripts as a Cake Tool #tool nuget:?package=Nan.System.Scripts&version=1.0.0-alpha&prerelease
System-level script objects in JavaScript.
Provides a global object to process object types, clone and extend objects,
encode objects, register and require objects as modules, and more. Also
provides a Dictionary object that can handle undefined and null keys, and an
Events object that can manage a simple callback-based event system.
-- Released as a zipped archive or as a NuGet package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.0-alpha | 1,111 | 4/13/2014 |
1.0.0-alpha | 862 | 1/14/2014 |
This is an alpha version.