WinJS 4.0.0-preview

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

WinJS is a set of JavaScript toolkits that allow developers to build applications using HTML/JS/CSS technology.

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
4.0.0-preview 604 3/25/2015
3.0.1 2,357 10/2/2014
3.0.0.1 166 9/23/2014