Clippit 2.4.0

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

// Install Clippit as a Cake Tool
#tool nuget:?package=Clippit&version=2.4.0                

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-beta02 2,339 1/8/2025
3.0.0-beta01 99 12/28/2024
2.5.0 148 2/7/2025
2.4.2 602 1/15/2025
2.4.1 695 1/4/2025
2.4.0 2,225 12/8/2024
2.3.0 1,264 11/22/2024
2.2.2 952 11/1/2024
2.2.1 1,275 10/8/2024
2.2.0 1,229 9/8/2024
2.1.1 4,734 4/18/2024
2.1.0 640 3/19/2024
2.0.1 583 1/16/2024
2.0.0 802 11/26/2023
2.0.0-theta-003 278 9/7/2023
2.0.0-theta-001 2,504 3/27/2023
2.0.0-beta9 1,134 12/6/2022
2.0.0-beta8 227 12/5/2022
2.0.0-beta7 258 10/4/2022
2.0.0-beta6 2,105 8/4/2022
2.0.0-beta5 245 7/11/2022
2.0.0-beta4 700 6/2/2022
2.0.0-beta3 318 5/29/2022
2.0.0-beta2 716 3/16/2022
2.0.0-beta10 208 3/27/2023
1.13.5 1,631 3/27/2023
1.13.4 21,261 12/6/2022
1.13.3 393 12/5/2022
1.13.2 3,499 10/4/2022
1.13.1 541 9/27/2022
1.13.0 570 9/27/2022
1.12.2 1,915 7/13/2022
1.12.1 645 7/11/2022
1.12.0 566 6/2/2022
1.11.0 550 5/29/2022
1.10.2 1,098 3/16/2022
1.10.0 635 2/19/2022
1.9.2 564 2/17/2022
1.9.1 640 2/9/2022
1.9.0 591 1/28/2022
1.8.2 9,217 12/16/2021
1.8.1 1,510 11/5/2021
1.8.0 506 10/25/2021
1.8.0-beta1 374 10/24/2021
1.7.3 522 10/7/2021
1.7.2 2,204 8/23/2021
1.7.1 463 8/18/2021
1.7.0 442 8/15/2021
1.7.0-beta1 370 7/5/2021
1.6.1 1,569 7/11/2021
1.6.0 497 7/3/2021
1.6.0-beta2 318 6/28/2021
1.6.0-beta1 358 6/27/2021
1.5.0 710 6/26/2021
1.5.0-beta4 428 6/12/2021
1.5.0-beta3 701 3/5/2021
1.5.0-beta2 352 3/1/2021
1.5.0-beta1 321 2/21/2021
1.4.0 783 2/10/2021
1.4.0-beta6 388 12/30/2020
1.4.0-beta5 402 12/16/2020
1.4.0-beta4 498 9/16/2020
1.4.0-beta3 456 8/7/2020
1.4.0-beta2 430 7/30/2020
1.4.0-beta1 435 7/30/2020
1.3.1 1,301 7/30/2020
1.3.0 612 7/29/2020
1.2.1 979 5/2/2020
1.2.0 715 3/12/2020
1.1.4 670 12/6/2019
1.1.3 642 12/3/2019
1.1.2 629 12/2/2019
1.1.1 631 12/1/2019
1.1.0 620 11/29/2019
1.0.0 656 11/22/2019

- feat: Added support for HTML fragments in Document Assembler Content tag (#86)