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.
#:package SimpleHelper@0.0.18
                    
#: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=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,890 11/15/2018
0.0.17 1,731 2/28/2018
0.0.16 80,642 12/14/2017
0.0.15 1,351 11/8/2017
0.0.14 1,304 11/8/2017
0.0.13 1,334 11/8/2017
0.0.12 1,350 10/3/2017
0.0.11 1,483 4/10/2017
0.0.10 1,470 4/6/2017
0.0.0.9 6,159 11/15/2016
0.0.0.8 4,916 11/3/2016
0.0.0.7 3,732 10/31/2016
0.0.0.4 1,667 10/29/2016
0.0.0.3 1,376 10/28/2016
0.0.0.2 1,394 10/28/2016
0.0.0.1 1,364 10/28/2016

Add new function in RandomHelper