DataJuggler.PixelDatabase.Net
1.1.4
See the version list below for details.
dotnet add package DataJuggler.PixelDatabase.Net --version 1.1.4
NuGet\Install-Package DataJuggler.PixelDatabase.Net -Version 1.1.4
<PackageReference Include="DataJuggler.PixelDatabase.Net" Version="1.1.4" />
paket add DataJuggler.PixelDatabase.Net --version 1.1.4
#r "nuget: DataJuggler.PixelDatabase.Net, 1.1.4"
// Install DataJuggler.PixelDatabase.Net as a Cake Addin #addin nuget:?package=DataJuggler.PixelDatabase.Net&version=1.1.4 // Install DataJuggler.PixelDatabase.Net as a Cake Tool #tool nuget:?package=DataJuggler.PixelDatabase.Net&version=1.1.4
This release is a breaking change, as I am porting the code for .Net Core to .Net Framework.
This project started off in .Net Framework, got converted to .Net Core, and now it's back, just to fill you in on the history.
The old version of PixelDatabase kept lists of PixelInformationObjects in memory. When I started testing in Blazor I discovered the memory usage was up to 7 gigs for a single user, so I had to refactor it to only apply pixels, not store them.
Sorry for the breaking change, the old version is still in the archives in Git Hub if you need it.
At the moment I am attempting to create a Paint.Net plug-in that uses Bitmap Query Language.
I just published a new website that contains exaples 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.5.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.