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 as a Cake Addin
#tool nuget:?package=SimpleHelper&version=0.0.18
                    
Install 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,689 11/15/2018
0.0.17 1,508 2/28/2018
0.0.16 80,404 12/14/2017
0.0.15 1,171 11/8/2017
0.0.14 1,125 11/8/2017
0.0.13 1,150 11/8/2017
0.0.12 1,167 10/3/2017
0.0.11 1,323 4/10/2017
0.0.10 1,289 4/6/2017
0.0.0.9 5,808 11/15/2016
0.0.0.8 4,657 11/3/2016
0.0.0.7 3,477 10/31/2016
0.0.0.4 1,437 10/29/2016
0.0.0.3 1,209 10/28/2016
0.0.0.2 1,219 10/28/2016
0.0.0.1 1,196 10/28/2016

Add new function in RandomHelper