typescript-preview - Microsoft.TypeScript.MSBuild 1.7

The TypeScript MSBuild task, and matching compiler version.

PM> Install-Package Microsoft.TypeScript.MSBuild -Version 1.7.0 -Source https://www.myget.org/F/typescript-preview/api/v3/index.json

Copy to clipboard

> nuget.exe install Microsoft.TypeScript.MSBuild -Version 1.7.0 -Source https://www.myget.org/F/typescript-preview/api/v3/index.json

Copy to clipboard

> dotnet add package Microsoft.TypeScript.MSBuild --version 1.7.0 --source https://www.myget.org/F/typescript-preview/api/v3/index.json

Copy to clipboard
<PackageReference Include="Microsoft.TypeScript.MSBuild" Version="1.7.0" />
Copy to clipboard
source https://www.myget.org/F/typescript-preview/api/v3/index.json

nuget Microsoft.TypeScript.MSBuild  ~> 1.7.0
Copy to clipboard

> choco install Microsoft.TypeScript.MSBuild --version 1.7.0 --source https://www.myget.org/F/typescript-preview/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "typescript-preview" -SourceLocation "https://www.myget.org/F/typescript-preview/api/v2"
Install-Module -Name "Microsoft.TypeScript.MSBuild" -RequiredVersion "1.7.0" -Repository "typescript-preview" 
Copy to clipboard

TypeScript

CI npm version Downloads OpenSSF Scorecard

TypeScript is a language for application-scale JavaScript. TypeScript adds optional types to JavaScript that support tools for large-scale JavaScript applications for any browser, for any host, on any OS. TypeScript compiles to readable, standards-based JavaScript. Try it out at the playground, and stay up to date via our blog and Twitter account.

Find others who are using TypeScript at our community page.

Installing

For the latest stable version:

npm install -D typescript

For our nightly builds:

npm install -D typescript@next

Contribute

There are many ways to contribute to TypeScript.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Documentation

Roadmap

For details on our planned features and future direction, please refer to our roadmap.

  • .NETFramework 1.7: 1.7.0.0

Owners

TypeScript Team

Authors

TypeScript Team

Project URL

https://github.com/Microsoft/typeScript/

License

MS-EULA

Tags

TypeScript

Info

182 total downloads
25 downloads for version 1.7
Download (2.74 MB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
4.3.0-beta-20210211-1 5.14 MB Thu, 11 Feb 2021 03:07:11 GMT 14
4.2.0-beta-20210210-1 5.14 MB Wed, 10 Feb 2021 01:18:17 GMT 4
4.2.0-beta-20210209-4 5.14 MB Tue, 09 Feb 2021 15:19:50 GMT 3
4.2.0-beta-20210209-1 5.14 MB Tue, 09 Feb 2021 01:16:58 GMT 5
4.2.0-beta-20210206-1 5.13 MB Sat, 06 Feb 2021 01:18:12 GMT 3
1.7.6 2.74 MB Tue, 12 Jan 2016 19:16:43 GMT 128
1.7 2.74 MB Tue, 12 Jan 2016 18:52:27 GMT 25