Grandomizer 1.0.6.27

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

Namespace: Grandomizer Class: Generate Under Generate class you can call Generating method, this method has 2 parameters: -From -To

Class: Shuffle Under Generate class you can call Shuffling method, this method has 1 parameter: -Object array

More here: https://github.com/grandmastar27/Csharp-Grandomizer-Nuget-Package

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  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

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.0.6.27 565 6/30/2020
1.0.5.27 461 6/30/2020

* Fixed bugs