Nan.System.Scripts 1.1.0-alpha

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

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.

There are no supported framework assets in this 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,224 4/13/2014
1.0.0-alpha 972 1/14/2014

This is an alpha version.