WastedgeQuerier 3.6.2

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

Windows desktop application to query the Wastedge API.

There are no supported framework assets in this 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
3.6.2 2,941 4/19/2017
3.6.1 2,634 4/19/2017
3.6.0 2,534 3/14/2017
3.5.0 2,588 12/14/2016
3.4.0 2,514 8/23/2016
3.3.0 2,658 8/5/2016
3.2.0 2,547 6/15/2016
3.1.0 2,841 6/13/2016
3.0.0 2,762 6/12/2016
2.2.0 2,832 5/22/2016
2.1.0 2,768 5/21/2016
2.0.2 2,726 5/16/2016
2.0.1 2,533 5/16/2016
2.0.0 2,788 5/16/2016
1.3.0 2,835 3/27/2016
1.2.0 2,801 3/20/2016
1.1.1 2,596 3/14/2016
1.1.0 2,699 3/14/2016
1.0.2 2,770 3/13/2016
1.0.1 2,642 3/13/2016
1.0.0 1,707 3/13/2016

Fixed: crash after login due to failing to load an older version of SystemEx.dll.