JSLintNet.MSBuild 2.0.0-beta

This is a prerelease version of JSLintNet.MSBuild.
There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package JSLintNet.MSBuild --version 2.0.0-beta
NuGet\Install-Package JSLintNet.MSBuild -Version 2.0.0-beta
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="JSLintNet.MSBuild" Version="2.0.0-beta">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JSLintNet.MSBuild --version 2.0.0-beta
#r "nuget: JSLintNet.MSBuild, 2.0.0-beta"
#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 JSLintNet.MSBuild as a Cake Addin
#addin nuget:?package=JSLintNet.MSBuild&version=2.0.0-beta&prerelease

// Install JSLintNet.MSBuild as a Cake Tool
#tool nuget:?package=JSLintNet.MSBuild&version=2.0.0-beta&prerelease

JSLint.NET for MSBuild adds JavaScript validation targets to any Visual Studio project.

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
2.3.0 40,418 8/7/2016
2.2.2 3,163 4/22/2016
2.2.1 1,642 3/4/2016
2.2.0 3,068 1/31/2016
2.1.0 1,796 1/17/2016
2.0.4 1,390 12/27/2015
2.0.3 2,978 10/5/2015
2.0.2 1,667 9/15/2015
2.0.1 1,586 9/13/2015
2.0.0-beta7 1,254 7/13/2015
2.0.0-beta5 928 5/30/2015
1.8.4 2,877 8/29/2015
1.8.3 3,456 7/4/2015
1.8.2 1,668 5/31/2015
1.8.1 4,136 5/5/2015
1.7.0 26,135 12/18/2014
1.6.5 5,091 9/20/2014
1.6.4 2,366 8/7/2014
1.6.3 1,911 7/11/2014
1.6.2 3,603 4/25/2014
1.6.1 1,493 4/11/2014
1.6.0 1,391 4/5/2014
1.5.1 5,814 2/15/2014
1.4.0 1,644 1/10/2014
1.3.1 1,427 12/28/2013
1.3.0 1,429 12/27/2013

2.0.0-beta - IE9+ is now required. Much smaller package size. Libraries are now signed.
1.4.1 - NuGet 2.8 is now required. Marked package as a development dependency. Upgraded JSLint to 2014-01-26.
1.4.0 - Added support for 64-bit MSBuild. Made targets even more configurable. Included console app in tools for settings editor.
1.3.1 - Added configurable properties to JSLint.NET targets.
For the full changelog see:
https://jslintnet.codeplex.com/wikipage?title=Change%20Log