Whipstaff.OpenXml 8.2.34

dotnet add package Whipstaff.OpenXml --version 8.2.34
                    
NuGet\Install-Package Whipstaff.OpenXml -Version 8.2.34
                    
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.34" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Whipstaff.OpenXml" Version="8.2.34" />
                    
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.34
                    
#r "nuget: Whipstaff.OpenXml, 8.2.34"
                    
#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.34
                    
Install Whipstaff.OpenXml as a Cake Addin
#tool nuget:?package=Whipstaff.OpenXml&version=8.2.34
                    
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. 
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.34 107 5/1/2025
8.2.2 238 4/9/2025
8.1.178 225 3/19/2025
8.1.155 162 3/2/2025
8.1.52 363 12/18/2024
8.1.22 194 11/28/2024
8.1.6 110 11/21/2024
8.0.212 258 10/14/2024
8.0.144 270 8/23/2024
8.0.116 158 8/3/2024
8.0.91 186 7/11/2024
8.0.64 161 6/13/2024
8.0.51 159 6/6/2024
8.0.36 149 5/29/2024
8.0.26 153 5/22/2024
8.0.1 122 5/3/2024
7.1.131 164 4/16/2024
7.1.100 236 3/13/2024
7.1.70 219 2/15/2024
7.1.58 149 2/5/2024
7.1.50 138 1/27/2024
7.1.45 134 1/25/2024
7.1.15 198 12/28/2023
7.1.3 229 12/17/2023
7.1.2 159 12/16/2023
7.0.5 212 12/8/2023
6.1.125 536 9/7/2023
6.1.122 217 9/4/2023
6.1.120 209 8/31/2023
6.1.119 201 8/31/2023
6.1.116 246 8/29/2023
6.1.83 383 7/28/2023
6.1.51 298 6/14/2023
6.1.48 239 6/12/2023
6.1.11 355 5/4/2023
6.1.1 311 4/18/2023
6.0.245 801 8/9/2022
6.0.220 565 7/15/2022
6.0.134 665 5/4/2022
6.0.105 630 3/31/2022
6.0.55 727 1/16/2022
6.0.48 721 1/8/2022
6.0.47 743 1/8/2022
6.0.45 757 1/6/2022
6.0.42 753 1/6/2022
6.0.2 984 11/15/2021
6.0.1 934 11/15/2021
5.1.42 1,031 11/9/2021
5.1.1 1,041 9/7/2021
5.0.12 1,002 8/15/2021
5.0.2 834 8/7/2021
1.0.0 793 8/7/2021

## Features:
* 7006ef820859802b72d3296a3694befb231c12f7 Feature: MediatR EFcore query handler allows return type to be different from selector type (#2216) @dpvreony
* e0a0155c8d32ac2df5273316503c540727b9c572 feature: import aspire healthchecks ui (#2221) @dpvreony

## Fixes:
* 86b0069ea207b39e3036477c3e9e96adab5a3c79 Fix: web startup - exposed handler for authentication as only resource level authorization was exposed (#2234) @dpvreony

## Other:
* aceaed264de309694240ff9fa329be5e2041bfb2 chore(deps): update aspire monorepo to 9.2.0 (#2202) @renovate[bot]
* 63ccf4fb669f7e222dbb820fcbb266409f3e3ec2 chore(deps): update dependency swashbuckle.aspnetcore to 8.1.1 (#2201) @renovate[bot]
* 4956dd169037c5050e34949bd2a26ed5c9f3d86e chore(deps): update dependency avalonia.reactiveui to 11.2.7 (#2204) @renovate[bot]
* 7df42007c4fc48cf796cddf909d56a3b185e9e85 chore(deps): update dependency xunit.stafact to 2.1.7 (#2205) @renovate[bot]
* 3485ced42ee8813c526f634802f7c93d97e50665 chore(deps): update dependency avalonedit to 6.3.1.120 (#2206) @renovate[bot]
* 2272cc8b940e041a38a1dcdc99d4b0ec9b40fd29 chore(deps): update dependency jetbrains.resharper.globaltools to v2025 (#2209) @renovate[bot]
* e791702e081883ac70180bc17ebd9914409c23ef chore(deps): update syncfusion-dotnet monorepo to 29.1.38 (#2208) @renovate[bot]
* 677731c130057f914883e0eb442e60017ed06490 Update .editorconfig (#2207) @dpvreony
* 990dcf87ad7851ac64d5a0ab446e77046979a61a chore(deps): update dependency dotnet-sonarscanner to 10.1.2 (#2210) @renovate[bot]
* 8589f11eaf4b36086550ca690e15d2ff4d3c7e3a chore(deps): update all testable systemio dependencies to 22.0.14 (#2211) @renovate[bot]
* 17ecf9b6de09bbd8b9f660ef2edd6df0f74214d4 chore(deps): update dependency avalonia.reactiveui to 11.2.8 (#2212) @renovate[bot]
* 1fd0b1210e45593a6e6b979bdbed1c4c1954374d chore(deps): update dependency syncfusion.sfdiagram.wpf to 29.1.39 (#2213) @renovate[bot]
* eb58b02a5435fdd692334c001f4556cda9adab9d chore(deps): update dependency syncfusion.pdf.net.core to 29.1.39 (#2214) @renovate[bot]
* 5a839c7d54828a1b0521d85b12a40a1ca15e1ec9 chore(deps): update all audit.net dependencies to 27.5.3 (#2215) @renovate[bot]
* fed54aa1dfe1534238880b69c154faaa3a031f83 chore(deps): update aspire monorepo to 9.2.1 (#2217) @renovate[bot]
* cff94a27ef4ef53e2822ebdf29b14f8ad47d3b38 rename internal event factory and add caller member name factory (#2218) @dpvreony
* a743f84dc4f618e65abec6f7ef409e34d6993a41 Create ResourceBuilderExtensions.cs (#2219) @dpvreony
* 2843abfcaf339de4c25b4203b1f8a9a311180a71 chore(deps): update all msidentity to 8.9.0 (#2220) @renovate[bot]
* f6c1c560e942bbfa139336f4d20c3dd7adf30900 chore(deps): update dependency microsoft.data.sqlclient to 6.0.2 (#2223) @renovate[bot]
* cf2a767edb28839b29e5edca9d7df91aa0123f83 chore(deps): update dependency cefsharp.wpf.netcore to 135.0.220 (#2224) @renovate[bot]
* 8139cf567701c60959af3503b6eefe44bd31a967 chore(deps): update dependency jetbrains.resharper.globaltools to 2025.1.1 (#2225) @renovate[bot]
* b575c4c0e15ac181f3aa16d9f8d7cb10f8b790cf chore(deps): update dependency syncfusion.sfdiagram.wpf to 29.1.40 (#2226) @renovate[bot]
* 0b98ea0100182f1a71ea96eea0a7d7870907a8e0 chore(deps): update dependency syncfusion.pdf.net.core to 29.1.40 (#2227) @renovate[bot]
* 09958a961a75c1776557c6db3798a3bd2574933d chore(deps): update opentelemetry-dotnet monorepo to 1.12.0 (#2228) @renovate[bot]
* a78dd62dbc0462028fab944119ae020572781328 chore(deps): update dependency microsoft.playwright to 1.52.0 (#2229) @renovate[bot]
* d1872819e19eb4ff3ccf048f6aef8f27fa4cbe2d chore(deps): update dependency dynamicdata to 9.2.2 (#2230) @renovate[bot]
* 9a8ca243a6efab3c192a948ccd97afc71957b27f chore(deps): update dependency avalonia.reactiveui to 11.3.0 (#2233) @renovate[bot]
* fec7c041baab8f94b929dfc0bf48210ac77590b6 chore(deps): update dependency sonaranalyzer.csharp to 10.9.0.115408 (#2232) @renovate[bot]
* 6ea40cfd6839a66064deef14f96a72c235db5c02 chore(deps): update dependency dhgms.qualityassurancepack to 2.4.53 (#2231) @renovate[bot]