DataJuggler.RandomShuffler.Core
1.2.6
dotnet add package DataJuggler.RandomShuffler.Core --version 1.2.6
NuGet\Install-Package DataJuggler.RandomShuffler.Core -Version 1.2.6
<PackageReference Include="DataJuggler.RandomShuffler.Core" Version="1.2.6" />
paket add DataJuggler.RandomShuffler.Core --version 1.2.6
#r "nuget: DataJuggler.RandomShuffler.Core, 1.2.6"
// Install DataJuggler.RandomShuffler.Core as a Cake Addin #addin nuget:?package=DataJuggler.RandomShuffler.Core&version=1.2.6 // Install DataJuggler.RandomShuffler.Core as a Cake Tool #tool nuget:?package=DataJuggler.RandomShuffler.Core&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 | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 3.1
- DataJuggler.UltimateHelper.Core (>= 1.2.0)
-
.NETStandard 2.1
- DataJuggler.UltimateHelper.Core (>= 1.2.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version 1.2.6: I implemented IDisposeable so I could use this project in a Using statement
Version 1.2.5 I changed from targeting Dot Net Core 3.0, to Net Core 3.1, .Net Standard2.1
This is the first release for Dot Net Core. I am building a site called BlazorAnimations as a demo, and I needed this available for Dot Net Core.