Persits.PDF.dll 3.7.0.34914

dotnet add package Persits.PDF.dll --version 3.7.0.34914
NuGet\Install-Package Persits.PDF.dll -Version 3.7.0.34914
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Persits.PDF.dll" Version="3.7.0.34914" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Persits.PDF.dll --version 3.7.0.34914
#r "nuget: Persits.PDF.dll, 3.7.0.34914"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Persits.PDF.dll as a Cake Addin
#addin nuget:?package=Persits.PDF.dll&version=3.7.0.34914

// Install Persits.PDF.dll as a Cake Tool
#tool nuget:?package=Persits.PDF.dll&version=3.7.0.34914

The new service release offers the following important fixes and enhancements:

We have finally fixed an error that eluded us for years:

Collection was modified; enumeration operation may not execute.

We successfully replicated this error in a multi-threaded environment and identified the root cause as the "Optimize code" option in Visual Studio. Disabling this option and recompiling the component resolved the issue.

The PDF-to-Image module now supports the relatively rare Gouraud Triangle shading. Previous versions would leave the area covered by this type of shading blank and add the entry "shading not implemented" in the error log.

The image parsing module now accepts TIFF files with the required "PHOTOMETRIC" tag omitted. Pevious versions would reject those TIFF images with an error exception.

Product 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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.7.0.34914 4,475 1/22/2024
3.7.0.34872 7,219 9/2/2023
3.7.0.34819 49,892 3/28/2022
3.7.0.34815 8,321 2/22/2022
3.7.0.34794 58,690 1/18/2022
3.6.0.34221 12,187 9/3/2021
3.6.0.34201 13,937 6/2/2021
3.5.0.33956 4,410 3/1/2021
3.5.0.33933 40,463 12/5/2020
3.5.0.33906 3,044 9/14/2020
3.5.0.33815 10,028 8/3/2020
3.5.0.33812 15,203 3/2/2020
3.5.0.33780 1,942 2/17/2020
3.5.0.33779 1,369 2/13/2020
3.5.0.33778 2,658 1/22/2020
3.5.0.33541 30,147 12/11/2019
3.4.0.33511 35,304 2/20/2019
3.4.0.33481 17,067 1/30/2019

None