SimpleHelper 0.0.18

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

Simple collection of Helper for your project.

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

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SimpleHelper:

Package Downloads
MultiCaptchaSolver

MultiCaptchaSolver is a nuget package for using a captcha solver in you .Net Application.It's now really simple to use Antigate and Other solver service in your apps.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.18 8,597 11/15/2018
0.0.17 1,370 2/28/2018
0.0.16 80,264 12/14/2017
0.0.15 1,071 11/8/2017
0.0.14 1,031 11/8/2017
0.0.13 1,046 11/8/2017
0.0.12 1,069 10/3/2017
0.0.11 1,230 4/10/2017
0.0.10 1,190 4/6/2017
0.0.0.9 5,577 11/15/2016
0.0.0.8 4,563 11/3/2016
0.0.0.7 3,374 10/31/2016
0.0.0.4 1,290 10/29/2016
0.0.0.3 1,106 10/28/2016
0.0.0.2 1,115 10/28/2016
0.0.0.1 1,100 10/28/2016

Add new function in RandomHelper