Clippit 3.0.0-beta03

This is a prerelease version of Clippit.
dotnet add package Clippit --version 3.0.0-beta03
                    
NuGet\Install-Package Clippit -Version 3.0.0-beta03
                    
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="Clippit" Version="3.0.0-beta03" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Clippit" Version="3.0.0-beta03" />
                    
Directory.Packages.props
<PackageReference Include="Clippit" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Clippit --version 3.0.0-beta03
                    
#r "nuget: Clippit, 3.0.0-beta03"
                    
#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.
#addin nuget:?package=Clippit&version=3.0.0-beta03&prerelease
                    
Install Clippit as a Cake Addin
#tool nuget:?package=Clippit&version=3.0.0-beta03&prerelease
                    
Install Clippit as a Cake Tool

Fresh PowerTools for OpenXml

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows 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
3.0.0-beta03 182 3/30/2025
3.0.0-beta02 3,521 1/8/2025
3.0.0-beta01 99 12/28/2024
2.5.1 63 3/30/2025
2.5.0 177 2/7/2025
2.4.2 706 1/15/2025
2.4.1 998 1/4/2025
2.4.0 2,280 12/8/2024
2.3.0 1,276 11/22/2024
2.2.2 956 11/1/2024
2.2.1 1,278 10/8/2024
2.2.0 1,249 9/8/2024
2.1.1 4,750 4/18/2024
2.1.0 645 3/19/2024
2.0.1 585 1/16/2024
2.0.0 805 11/26/2023
2.0.0-theta-003 280 9/7/2023
2.0.0-theta-001 2,507 3/27/2023
2.0.0-beta9 1,141 12/6/2022
2.0.0-beta8 231 12/5/2022
2.0.0-beta7 263 10/4/2022
2.0.0-beta6 2,110 8/4/2022
2.0.0-beta5 252 7/11/2022
2.0.0-beta4 706 6/2/2022
2.0.0-beta3 324 5/29/2022
2.0.0-beta2 722 3/16/2022
2.0.0-beta10 212 3/27/2023
1.13.5 1,664 3/27/2023
1.13.4 21,726 12/6/2022
1.13.3 399 12/5/2022
1.13.2 3,507 10/4/2022
1.13.1 547 9/27/2022
1.13.0 575 9/27/2022
1.12.2 1,921 7/13/2022
1.12.1 652 7/11/2022
1.12.0 577 6/2/2022
1.11.0 557 5/29/2022
1.10.2 1,108 3/16/2022
1.10.0 644 2/19/2022
1.9.2 570 2/17/2022
1.9.1 647 2/9/2022
1.9.0 598 1/28/2022
1.8.2 9,224 12/16/2021
1.8.1 1,517 11/5/2021
1.8.0 514 10/25/2021
1.8.0-beta1 382 10/24/2021
1.7.3 529 10/7/2021
1.7.2 2,213 8/23/2021
1.7.1 473 8/18/2021
1.7.0 448 8/15/2021
1.7.0-beta1 376 7/5/2021
1.6.1 1,579 7/11/2021
1.6.0 504 7/3/2021
1.6.0-beta2 324 6/28/2021
1.6.0-beta1 365 6/27/2021
1.5.0 716 6/26/2021
1.5.0-beta4 436 6/12/2021
1.5.0-beta3 710 3/5/2021
1.5.0-beta2 361 3/1/2021
1.5.0-beta1 329 2/21/2021
1.4.0 791 2/10/2021
1.4.0-beta6 397 12/30/2020
1.4.0-beta5 409 12/16/2020
1.4.0-beta4 506 9/16/2020
1.4.0-beta3 466 8/7/2020
1.4.0-beta2 439 7/30/2020
1.4.0-beta1 443 7/30/2020
1.3.1 1,333 7/30/2020
1.3.0 620 7/29/2020
1.2.1 989 5/2/2020
1.2.0 726 3/12/2020
1.1.4 680 12/6/2019
1.1.3 652 12/3/2019
1.1.2 640 12/2/2019
1.1.1 640 12/1/2019
1.1.0 629 11/29/2019
1.0.0 666 11/22/2019

- Public exposure of `IFluentPresentationBuilder` ergonomic API for the code behind `PresentationBuilder`