ShapeCrawler 0.42.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package ShapeCrawler --version 0.42.1
NuGet\Install-Package ShapeCrawler -Version 0.42.1
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="ShapeCrawler" Version="0.42.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ShapeCrawler --version 0.42.1
#r "nuget: ShapeCrawler, 0.42.1"
#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 ShapeCrawler as a Cake Addin
#addin nuget:?package=ShapeCrawler&version=0.42.1

// Install ShapeCrawler as a Cake Tool
#tool nuget:?package=ShapeCrawler&version=0.42.1

ShapeCrawler (formerly SlideDotNet) is a .NET library for manipulating PowerPoint presentations. It provides fluent APIs to process slides without having Microsoft Office installed.
This library provides a simplified object model on top of the Open XML SDK for manipulating PowerPoint documents without any COM+ or COM interop layers.

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 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. 
.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.

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
0.50.3 261 3/6/2024
0.50.2 207 3/4/2024
0.50.1 1,269 12/13/2023
0.50.0-build.master 99 12/4/2023
0.49.0 4,235 9/12/2023
0.48.0 617 8/19/2023
0.47.0 2,330 7/26/2023
0.46.0 338 7/7/2023
0.45.3 208 6/24/2023
0.45.2 529 6/18/2023
0.45.1 627 5/18/2023
0.45.0 4,819 5/5/2023
0.44.0 3,169 4/21/2023
0.43.0 542 4/6/2023
0.42.1 2,056 3/17/2023
0.42.0 534 3/4/2023
0.41.4 455 2/13/2023
0.41.3 616 1/29/2023
0.41.2 388 1/28/2023
0.41.1 1,673 1/13/2023
0.41.0 329 1/10/2023
0.40.0 485 12/26/2022
0.39.0 573 12/12/2022
0.38.0 656 11/28/2022
0.37.1 339 11/24/2022
0.37.0 408 11/14/2022
0.36.0 537 10/31/2022
0.35.0 462 10/17/2022
0.34.1 15,206 10/2/2022
0.34.0 428 9/30/2022
0.33.0 467 9/23/2022
0.32.0 480 9/9/2022
0.31.2 3,362 9/1/2022
0.31.1 7,858 7/15/2022
0.31.0 4,800 6/10/2022
0.30.0 675 5/24/2022
0.29.0 528 5/9/2022
0.28.1 947 3/21/2022
0.28.0 2,298 2/10/2022
0.27.0 488 2/3/2022
0.26.0 459 1/3/2022
0.25.0 369 12/16/2021
0.24.0 2,111 9/26/2021
0.23.0 6,961 9/11/2021
0.22.0 407 8/14/2021
0.21.1 538 7/30/2021
0.21.0 393 6/23/2021
0.20.1 367 6/7/2021
0.20.0 419 5/8/2021
0.19.0 407 4/13/2021
0.18.0 468 3/28/2021
0.17.0 423 3/21/2021
0.16.1 432 3/8/2021
0.16.0 401 2/20/2021
0.15.0 396 2/13/2021
0.14.0 424 1/31/2021
0.13.0 481 1/24/2021
0.12.0 416 1/17/2021
0.11.0 440 1/10/2021
0.10.0 501 1/1/2021
0.9.0 467 12/24/2020
0.8.0 550 12/20/2020

- Fixed the table cell merging problem.
- Fixed text alignment.