Whipstaff.OpenXml 8.2.65

dotnet add package Whipstaff.OpenXml --version 8.2.65
                    
NuGet\Install-Package Whipstaff.OpenXml -Version 8.2.65
                    
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="Whipstaff.OpenXml" Version="8.2.65" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Whipstaff.OpenXml" Version="8.2.65" />
                    
Directory.Packages.props
<PackageReference Include="Whipstaff.OpenXml" />
                    
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 Whipstaff.OpenXml --version 8.2.65
                    
#r "nuget: Whipstaff.OpenXml, 8.2.65"
                    
#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=Whipstaff.OpenXml&version=8.2.65
                    
Install Whipstaff.OpenXml as a Cake Addin
#tool nuget:?package=Whipstaff.OpenXml&version=8.2.65
                    
Install Whipstaff.OpenXml as a Cake Tool

Whipstaff

A variety of reusable logic for .NET core. It is not intended as a framework in its own right, it is aimed as adhesive between other packages and features within the .NET framework.

Current Status

This project is in a beta phase and tied to work being done in https://github.com/dpvreony/nucleotide, development is slow due to COVID workload.

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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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
8.2.65 51 5/19/2025
8.2.34 180 5/1/2025
8.2.2 245 4/9/2025
8.1.178 231 3/19/2025
8.1.155 168 3/2/2025
8.1.52 367 12/18/2024
8.1.22 198 11/28/2024
8.1.6 114 11/21/2024
8.0.212 262 10/14/2024
8.0.144 275 8/23/2024
8.0.116 162 8/3/2024
8.0.91 190 7/11/2024
8.0.64 166 6/13/2024
8.0.51 163 6/6/2024
8.0.36 153 5/29/2024
8.0.26 157 5/22/2024
8.0.1 126 5/3/2024
7.1.131 168 4/16/2024
7.1.100 241 3/13/2024
7.1.70 223 2/15/2024
7.1.58 153 2/5/2024
7.1.50 142 1/27/2024
7.1.45 139 1/25/2024
7.1.15 202 12/28/2023
7.1.3 233 12/17/2023
7.1.2 164 12/16/2023
7.0.5 216 12/8/2023
6.1.125 538 9/7/2023
6.1.122 219 9/4/2023
6.1.120 211 8/31/2023
6.1.119 203 8/31/2023
6.1.116 248 8/29/2023
6.1.83 386 7/28/2023
6.1.51 302 6/14/2023
6.1.48 243 6/12/2023
6.1.11 359 5/4/2023
6.1.1 315 4/18/2023
6.0.245 805 8/9/2022
6.0.220 570 7/15/2022
6.0.134 669 5/4/2022
6.0.105 636 3/31/2022
6.0.55 734 1/16/2022
6.0.48 728 1/8/2022
6.0.47 750 1/8/2022
6.0.45 765 1/6/2022
6.0.42 760 1/6/2022
6.0.2 991 11/15/2021
6.0.1 941 11/15/2021
5.1.42 1,038 11/9/2021
5.1.1 1,048 9/7/2021
5.0.12 1,009 8/15/2021
5.0.2 842 8/7/2021
1.0.0 800 8/7/2021

## Features:
* 3300b552ac2142962e8546eb55764da10d44af0d feature: add syncfusion Blazor v2vm bindings (#2259) @dpvreony
* 497d52ca25f7d7dc0573ba8b44b4034a03f35960 feature: add dbcontext factory act and save wrappers (#2261) @dpvreony

## Fixes:
* 294e2aa73906294298371fe1e851d917c362de3b Fix: auth config injection and remove mediatr nullability on list queries (#2235) @dpvreony
* 3bcf8ae7c27cc72b13294f80dad0814e4846ec80 fix(deps): update dependency bootstrap to v5.3.6 (#2241) @renovate[bot]
* 0b7eb23a45e037a032205da7da3d9998dfee8717 fix: speed issues with multiple mermaid diagrams (#2265) @dpvreony

## Housekeeping:
* da2671a6929c809d275c5e21b6a28af78ce545a1 Housekeeping: migrate tests to mtp (#2200) @dpvreony

## Other:
* ae2cb91dde49e1c5f5689816f6de4de6e44479cd chore(deps): update all xunit dependencies (#2236) @renovate[bot]
* 3ef3302234a225dbc4544700c54ba2c52694e23e move concurrency to build job level (#2237) @dpvreony
* 37d2990093e766a2663d77d5cc0d9344b4d346c9 chore(deps): update all audit.net dependencies to v28 (#2238) @renovate[bot]
* 21020b19e7dd945122b5b6e8d4920f392d4c8f5a chore(deps): update opentelemetry-dotnet-contrib monorepo to 1.12.0 (#2240) @renovate[bot]
* fd84a5a2bcd8c662ee3e6ba8d8dad6ede541f232 chore(deps): update dependency microsoft.web.webview2 to 1.0.3240.44 (#2239) @renovate[bot]
* 89a50ff602601644803ed3958b2cced27bb9973c chore(deps): update syncfusion-dotnet monorepo to 29.1.41 (#2242) @renovate[bot]
* 5cc4f6c7b656935e0883366a97d81b79760125e3 chore(deps): update all audit.net dependencies to v29 (#2243) @renovate[bot]
* dac4b42c8313ea678238f22db902993f5f9785b0 chore(deps): update dependency jetbrains.resharper.globaltools to 2025.1.2 (#2244) @renovate[bot]
* 9d2ef7177c1e252cf16c652b8a1e0a8cae497abe chore(deps): update dependency netescapades.aspnetcore.securityheaders to 1.1.0 (#2245) @renovate[bot]
* 4e6eec8884b2ce92f56a4006f0e9993dfee2f87c chore(deps): update all audit.net dependencies to 29.0.1 (#2246) @renovate[bot]
* 9bd423f6b2825d85cdd9b3204c13bd3510b64c13 chore(deps): update dependency azure.monitor.opentelemetry.aspnetcore to 1.3.0 (#2248) @renovate[bot]
* 6c1a38ff576ae04e80aa34cf11b3a6137e9fe02c chore(deps): update dependency foundatio to 11.1.0 (#2247) @renovate[bot]
* ef08bd6384018e25d634b1a1c6f42225fb4d46ee chore(deps): update dependency rocks to 9.1.0 (#2249) @renovate[bot]
* ad8c51168358708fb8df428e1d3b77ff1f877fd3 chore(deps): update dependency microsoft.sbom.dotnettool to v4 (#2250) @renovate[bot]
* 63b2fa3e4e86abcb8d69e0a962b424f3336fbbee chore(deps): update dependency cefsharp.wpf.netcore to v136 (#2254) @renovate[bot]
* 23d7bba53adae33493821af05c36b3f87001ff27 chore(deps): update dependency azure.identity to 1.14.0 (#2253) @renovate[bot]
* 49830060433adc68cdb9c000cadd28ed0cdd7da0 chore(deps): update all nuget dependencies to 6.14.0 (#2252) @renovate[bot]
* 0b4eb438009136bab2ea3f8e062ad8146743cbc7 chore(deps): update syncfusion-dotnet monorepo to 29.2.4 (#2255) @renovate[bot]
* 0c0d344516dc8d79768e30f1b8091478991577c1 chore(deps): update all microsoft dependencies to 8.0.16 (#2251) @renovate[bot]
* f84aa6dd38f4d06807df7e48025f0a46cec932ae chore(deps): update all msidentity to 8.10.0 (#2256) @renovate[bot]
* 60669a472862c681d0d56324b2c88c5cb04d015e chore(deps): update dependency microsoft.sbom.dotnettool to 4.0.3 (#2257) @renovate[bot]
* cd40d5a5d7cdcb3caffa3fb80aa80a78ffd5e76d chore(deps): update dependency dynamicdata to 9.3.1 (#2258) @renovate[bot]
* 214c6e3dc0f0f899f2dee7342dd60c2d497a525d chore(deps): update aspire monorepo to 9.3.0 (#2263) @renovate[bot]
* 6fd664febec24ee0f63e3ec379ccac6293e57b32 chore(deps): update dependency dynamicdata to 9.3.2 (#2262) @renovate[bot]
* 644aa11c49884e0664cd06e5165e7ebb8371b2e5 chore(deps): update dependency sonaranalyzer.csharp to 10.10.0.116381 (#2264) @renovate[bot]