DataJuggler.RandomShuffler
7.0.0-rc1
See the version list below for details.
dotnet add package DataJuggler.RandomShuffler --version 7.0.0-rc1
NuGet\Install-Package DataJuggler.RandomShuffler -Version 7.0.0-rc1
<PackageReference Include="DataJuggler.RandomShuffler" Version="7.0.0-rc1" />
paket add DataJuggler.RandomShuffler --version 7.0.0-rc1
#r "nuget: DataJuggler.RandomShuffler, 7.0.0-rc1"
// Install DataJuggler.RandomShuffler as a Cake Addin #addin nuget:?package=DataJuggler.RandomShuffler&version=7.0.0-rc1&prerelease // Install DataJuggler.RandomShuffler as a Cake Tool #tool nuget:?package=DataJuggler.RandomShuffler&version=7.0.0-rc1&prerelease
This package is marked as rc1 until .NET 7 is out of preview.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. 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. |
-
net7.0
- DataJuggler.UltimateHelper (>= 7.0.0-rc1)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on DataJuggler.RandomShuffler:
Package | Downloads |
---|---|
DataJuggler.PixelDatabase
PixelDatabase.Net is an image processing library that uses Bitmap Query Language (BQL). to manipulate images. If you know SQL for databases, you are 90% of the way to BQL. This version is for .NET8 only. Use a 7.x version for .NET7. 6.x Version for .NET6. This project started off inside a Windows Forms project called Transparency Maker, which I have ported to a Blazor project that is live PixelDatabase.Net https://pixeldatabase.net. This project has been tested while I built PixelDatabase.Net, but I am sure more updates may be needed. |
|
DataJuggler.DBCompare
DB Compare compares two instances of a SQL Server database. This project has been on .Net Framework for about 10 or 12 years or more. DB Compare has been updated to .NET8.0, and should run faster. C# Developers - Now you can create a project in a manner of minutes and this way you can stay updated with the latest version. This product is also a standalone application. Using it as a Nuget package is just a nice way to always have the latest version. |
|
DataJuggler.RandomUSD
Randomly place objects in a USD scene. The first use case for this project is a snow creator for Omniverse. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
9.0.1 | 42 | 11/22/2024 |
9.0.0 | 40 | 11/22/2024 |
8.0.7 | 358 | 11/5/2024 |
8.0.6 | 143 | 7/24/2024 |
8.0.5 | 85 | 7/24/2024 |
8.0.4 | 447 | 12/17/2023 |
8.0.3 | 163 | 12/14/2023 |
8.0.2 | 132 | 12/14/2023 |
8.0.1 | 200 | 11/22/2023 |
8.0.0 | 209 | 11/15/2023 |
7.0.4 | 550 | 2/6/2023 |
7.0.3 | 768 | 11/9/2022 |
7.0.3-rc1 | 333 | 10/21/2022 |
7.0.2-rc1 | 317 | 10/21/2022 |
7.0.1-rc1 | 328 | 10/20/2022 |
7.0.0-rc1 | 341 | 10/19/2022 |
6.0.4 | 1,072 | 1/23/2022 |
6.0.2 | 411 | 1/4/2022 |
6.0.1 | 502 | 1/1/2022 |
6.0.0 | 480 | 12/11/2021 |
1.3.0 | 3,671 | 11/13/2020 |
Version 6.0.4: This project has been updated to .NET6.
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.