JSLintNet.MSBuild 1.3.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package JSLintNet.MSBuild --version 1.3.1
                    
NuGet\Install-Package JSLintNet.MSBuild -Version 1.3.1
                    
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="1.3.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="JSLintNet.MSBuild" Version="1.3.1" />
                    
Directory.Packages.props
<PackageReference Include="JSLintNet.MSBuild" />
                    
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 JSLintNet.MSBuild --version 1.3.1
                    
#r "nuget: JSLintNet.MSBuild, 1.3.1"
                    
#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 JSLintNet.MSBuild@1.3.1
                    
#: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=JSLintNet.MSBuild&version=1.3.1
                    
Install as a Cake Addin
#tool nuget:?package=JSLintNet.MSBuild&version=1.3.1
                    
Install as a Cake Tool

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 51,526 8/7/2016
2.2.2 3,451 4/22/2016
2.2.1 1,899 3/4/2016
2.2.0 3,355 1/31/2016
2.1.0 2,053 1/17/2016
2.0.4 1,660 12/27/2015
2.0.3 3,254 10/5/2015
2.0.2 1,934 9/15/2015
2.0.1 1,852 9/13/2015
2.0.0-beta7 1,630 7/13/2015
2.0.0-beta5 1,186 5/30/2015
1.8.4 3,648 8/29/2015
1.8.3 3,872 7/4/2015
1.8.2 1,921 5/31/2015
1.8.1 4,409 5/5/2015
1.7.0 27,225 12/18/2014
1.6.5 5,498 9/20/2014
1.6.4 2,652 8/7/2014
1.6.3 2,341 7/11/2014
1.6.2 3,890 4/25/2014
1.6.1 1,783 4/11/2014
1.6.0 1,672 4/5/2014
1.5.1 6,111 2/15/2014
1.4.0 2,065 1/10/2014
1.3.1 1,845 12/28/2013
1.3.0 1,844 12/27/2013

Added configurable properties to JSLint.NET targets.