Promise.TypeScript 1.0.0-rc

This is a prerelease version of Promise.TypeScript.
dotnet add package Promise.TypeScript --version 1.0.0-rc
NuGet\Install-Package Promise.TypeScript -Version 1.0.0-rc
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="Promise.TypeScript" Version="1.0.0-rc" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Promise.TypeScript --version 1.0.0-rc
#r "nuget: Promise.TypeScript, 1.0.0-rc"
#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.
// Install Promise.TypeScript as a Cake Addin
#addin nuget:?package=Promise.TypeScript&version=1.0.0-rc&prerelease

// Install Promise.TypeScript as a Cake Tool
#tool nuget:?package=Promise.TypeScript&version=1.0.0-rc&prerelease

Generic Promises for TypeScript 1.0-rc

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0-rc 363 2/27/2014
0.9.1-alpha 74 6/13/2013
0.9.0-alpha 68 6/13/2013
0.8.1-alpha 63 5/19/2013
0.8.0-alpha 67 5/17/2013
0.7.1-alpha 39 5/16/2013

Updated to compile with TypeScript 1.0-rc.