DataJuggler.Core.RandomShuffler
1.2.6
dotnet add package DataJuggler.Core.RandomShuffler --version 1.2.6
NuGet\Install-Package DataJuggler.Core.RandomShuffler -Version 1.2.6
<PackageReference Include="DataJuggler.Core.RandomShuffler" Version="1.2.6" />
paket add DataJuggler.Core.RandomShuffler --version 1.2.6
#r "nuget: DataJuggler.Core.RandomShuffler, 1.2.6"
// Install DataJuggler.Core.RandomShuffler as a Cake Addin #addin nuget:?package=DataJuggler.Core.RandomShuffler&version=1.2.6 // Install DataJuggler.Core.RandomShuffler as a Cake Tool #tool nuget:?package=DataJuggler.Core.RandomShuffler&version=1.2.6
I just published a new website that contains examples using the new ProgressBar and the Validation component. Please visit to learn how to edit images using Bitmap Query Language, or BQL for short.
Please visit my YouTube channel and subscribe if you haven't already, as I make new videos often:
https://www.youtube.com/channel/UCaw0joqvisKr3lYJ9Pd2vHA
I make announcements on Twitter when new versions are released, follow me: Data_Juggler
And I have over two dozen projects on GitHub: github.com/DataJuggler
Thanks,
Data Juggler
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- DataJuggler.Core.UltimateHelper (>= 1.3.4)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DataJuggler.Core.RandomShuffler:
Package | Downloads |
---|---|
DataJuggler.PixelDatabase.Net
PixelDatabase is a List of PixelInformation objects, that you can use LINQ expressions or Bitmap Query Language expressions to update images. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version 1.2.6: I implemented IDisposable.
Version 1.2.4 and Version 1.2.5: These changes were applicable only to the .Net Core version, but I am trying to keep the versions in sync.
Verion 1.2.3: I made some changes for handling numbers over 256 with the default Shuffler.
It has been so long since I worked on this project, I forgot there is also a LargeNumberShuffler.