Clippit 2.1.1

dotnet add package Clippit --version 2.1.1
NuGet\Install-Package Clippit -Version 2.1.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="Clippit" Version="2.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Clippit --version 2.1.1
#r "nuget: Clippit, 2.1.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 Clippit as a Cake Addin
#addin nuget:?package=Clippit&version=2.1.1

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

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. 
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
2.1.1 1,536 4/18/2024
2.1.0 587 3/19/2024
2.0.1 536 1/16/2024
2.0.0 761 11/26/2023
2.0.0-theta-003 249 9/7/2023
2.0.0-theta-001 2,469 3/27/2023
2.0.0-beta9 1,068 12/6/2022
2.0.0-beta8 193 12/5/2022
2.0.0-beta7 221 10/4/2022
2.0.0-beta6 2,067 8/4/2022
2.0.0-beta5 206 7/11/2022
2.0.0-beta4 660 6/2/2022
2.0.0-beta3 275 5/29/2022
2.0.0-beta2 670 3/16/2022
2.0.0-beta10 173 3/27/2023
1.13.5 1,073 3/27/2023
1.13.4 14,703 12/6/2022
1.13.3 352 12/5/2022
1.13.2 3,218 10/4/2022
1.13.1 498 9/27/2022
1.13.0 529 9/27/2022
1.12.2 1,863 7/13/2022
1.12.1 602 7/11/2022
1.12.0 527 6/2/2022
1.11.0 507 5/29/2022
1.10.2 951 3/16/2022
1.10.0 583 2/19/2022
1.9.2 504 2/17/2022
1.9.1 588 2/9/2022
1.9.0 547 1/28/2022
1.8.2 9,171 12/16/2021
1.8.1 1,461 11/5/2021
1.8.0 460 10/25/2021
1.8.0-beta1 329 10/24/2021
1.7.3 477 10/7/2021
1.7.2 2,155 8/23/2021
1.7.1 416 8/18/2021
1.7.0 389 8/15/2021
1.7.0-beta1 335 7/5/2021
1.6.1 1,509 7/11/2021
1.6.0 446 7/3/2021
1.6.0-beta2 266 6/28/2021
1.6.0-beta1 318 6/27/2021
1.5.0 667 6/26/2021
1.5.0-beta4 388 6/12/2021
1.5.0-beta3 658 3/5/2021
1.5.0-beta2 305 3/1/2021
1.5.0-beta1 281 2/21/2021
1.4.0 752 2/10/2021
1.4.0-beta6 348 12/30/2020
1.4.0-beta5 356 12/16/2020
1.4.0-beta4 460 9/16/2020
1.4.0-beta3 431 8/7/2020
1.4.0-beta2 393 7/30/2020
1.4.0-beta1 412 7/30/2020
1.3.1 1,222 7/30/2020
1.3.0 565 7/29/2020
1.2.1 932 5/2/2020
1.2.0 667 3/12/2020
1.1.4 621 12/6/2019
1.1.3 594 12/3/2019
1.1.2 580 12/2/2019
1.1.1 585 12/1/2019
1.1.0 575 11/29/2019
1.0.0 600 11/22/2019


- fix: regression cased by migration to struct inside OpenXML v3 #75
- Dependencies updated