-
Hi nice library, I am currently testing QuestPDF for a web project (dotnet 8)
Is there a plan to enable the brand logo for the qr-codes? or another option to improve the looks of the codes or artis…
-
Hi are there any plans to upgrade this project to support .NET8?
Problem is the referenced version of ImageSharp is using .netcoreapp3.1 - newer versions are available.
cluen updated
10 months ago
-
With any ABP.IO Blazor Server project using version 7.0 (dotnet and ABP) I get the following error! I'm seem to be unable to fix it.
Error: System.MissingMethodException: Method not found: 'SixL…
-
In this version it was Replaced System.Drawing by ImageSharp, comment if you find any problems.
Thanks
-
In general Gradients from colorA to colorB can have different styles, e.g. gradienting around the color-wheel (clockwise, counter-clockwise), gradienting in a straight line in the color cube or someth…
-
To support visual regression testing, I am requesting a new feature.
ImageSharp already contains Image comparison in the Test namespace located here:
https://github.com/SixLabors/ImageSharp/tree/m…
-
I am using the code provided here:
https://github.com/oxyplot/oxyplot/tree/develop/Source/OxyPlot.ImageSharp
to export chart model to PNG, i try several examples i have and allways get some errors, …
-
I cannot get Slimsy and AzureBlobStorage to work together.
Followed these instructions to configure - https://our.umbraco.com/documentation/Extending/FileSystemProviders/Azure-Blob-Storage/
Medi…
-
### Describe the issue
I want to use C# to call yolov8 to convert the onnx model file, and when loading, it prompts Microsoft.ML.OnnxRuntime.OnnxRuntimeException: "[ErrorCode:InvalidArgument] Input…
-
### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0)
12.3.7
### Bug summary
On an Umbraco Cloud project using Umbraco v12.3.7 the content editor has up…