AnalyzerApi 1.1.4.21

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

Web API MVC 5 Application with auto update implementation via self-package as NuGet package

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.1.4.21 1,568 8/25/2017
1.1.4.20 1,254 7/26/2017
1.1.4.19 1,267 7/20/2017
1.1.4.18 1,286 7/18/2017
1.1.4.17 1,235 7/18/2017
1.1.4.16 1,233 7/18/2017
1.1.4.15 1,229 7/18/2017
1.1.4.14 1,229 7/17/2017
1.1.4.13 1,237 7/9/2017
1.1.4.12 1,252 7/9/2017
1.1.4.11 1,217 7/9/2017
1.0.3.29 1,471 10/11/2016
1.0.3.28 1,335 9/13/2016
1.0.3.14 1,281 8/18/2016
1.0.3.13 1,214 8/18/2016
1.0.3.12 1,223 8/17/2016
1.0.3.11 1,297 8/9/2016
1.0.3.10 1,242 7/6/2016
1.0.3.9 1,192 7/6/2016
1.0.3.8 1,199 7/6/2016
1.0.3.7 1,209 6/30/2016
1.0.3.6 1,189 6/30/2016

Fixed up the code so it actually hopefully works