Whipstaff.Runtime 8.1.6

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

// Install Whipstaff.Runtime as a Cake Tool
#tool nuget:?package=Whipstaff.Runtime&version=8.1.6                

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 net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-android34.0 is compatible.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-ios18.0 is compatible.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-macos15.0 is compatible.  net8.0-tvos was computed.  net8.0-tvos18.0 is compatible.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 is compatible.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (10)

Showing the top 5 NuGet packages that depend on Whipstaff.Runtime:

Package Downloads
Whipstaff.Core

Core re-usable logic for working on .NET

Whipstaff.AspNetCore

Re-usable logic for working with ASP.NET Core.

Whipstaff.Rx

Re-usable logic for working with Reactive Extensions.

Whipstaff.Wpf

Re-usable logic for working with WPF.

Whipstaff.EntityFramework

Re-usable logic for working with Entity Framework Core.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.1.6 76 11/21/2024
8.0.212 906 10/14/2024
8.0.144 892 8/23/2024
8.0.116 571 8/3/2024
8.0.91 771 7/11/2024
8.0.64 397 6/13/2024
8.0.51 432 6/6/2024
8.0.36 335 5/29/2024
8.0.26 332 5/22/2024
8.0.1 307 5/3/2024
7.1.131 341 4/16/2024
7.1.100 724 3/13/2024
7.1.70 1,152 2/15/2024
7.1.58 330 2/5/2024
7.1.50 278 1/27/2024
7.1.45 237 1/25/2024
7.1.15 527 12/28/2023
7.1.3 299 12/17/2023
7.1.2 194 12/16/2023
7.0.5 366 12/8/2023
6.1.125 954 9/7/2023
6.1.122 1,082 9/4/2023
6.1.120 337 8/31/2023
6.1.119 256 8/31/2023
6.1.116 301 8/29/2023
6.1.83 604 7/28/2023
6.1.51 761 6/14/2023
6.1.48 235 6/12/2023
6.1.11 552 5/4/2023
6.1.1 302 4/18/2023
6.0.245 1,292 8/9/2022
6.0.220 639 7/15/2022
6.0.134 934 5/4/2022
6.0.105 675 3/31/2022
6.0.55 559 1/16/2022
6.0.48 323 1/8/2022
6.0.47 320 1/8/2022
6.0.45 312 1/6/2022
6.0.42 311 1/6/2022
6.0.2 341 11/15/2021
6.0.1 295 11/15/2021
5.1.42 300 11/9/2021
5.1.1 334 9/7/2021
5.0.12 303 8/15/2021
5.0.2 343 8/7/2021
1.0.0 380 8/7/2021

## Fixes:
* 96c6a407cec7429264cbbffc6a0e25656dce738c fix(deps): update dependency mermaid to v11.4.0 (#1957) @renovate[bot]
* c82e9282c57e5046845f6a27bc6f8918f6aa11f0 fix bunch of nu19xx issues (#1980) @dpvreony
* dba840df7e77d308661248ec81c12fc350761400 fix(deps): update dependency @fortawesome/fontawesome-free to v6.7.0 (#1978) @renovate[bot]
* 0234d07b9d7f3cbb4240fbfe3531652dc2d3966f fix(deps): update dependency @fortawesome/fontawesome-free to v6.7.1 (#1982) @renovate[bot]

## Other:
* 4693dc2f48e90dfdcc3d0ac48b9c4c091553eee6 chore(deps): update syncfusion-dotnet monorepo to 27.1.53 (#1933) @renovate[bot]
* 38acf6ce7746a0068a6f3d8da33702ab25efb48f chore(deps): update dependency swashbuckle.aspnetcore to 6.9.0 (#1934) @renovate[bot]
* 59689673e543f95faab677e951195ae362fb6b5a chore(deps): update dependency dhgms.qualityassurancepack to 2.4.2 (#1935) @renovate[bot]
* f5d1efc8b1bf10d191105aa473be522279ae5bc8 chore(deps): update dependency documentformat.openxml to 3.1.1 (#1936) @renovate[bot]
* b5c69148df051136860b90baf8b35a40228208fb chore(deps): update dependency microsoft.sbom.dotnettool to v3 (#1937) @renovate[bot]
* caf03978cea49d5608e5e3b08dd9b5894c36367d chore(deps): update dependency nerdbank.gitversioning to 3.6.146 (#1938) @renovate[bot]
* 81f05570df1e75167c7313378f20035310990d6c chore(deps): update dependency owaspheaders.core to 8.1.3 (#1939) @renovate[bot]
* 3d473dca867754c3ed93edcc7b65c759470cfc08 chore(deps): update dependency dhgms.qualityassurancepack to 2.4.4 (#1940) @renovate[bot]
* a398def2b7ed1713e16c2311580c09782274b0df chore(deps): update dependency microsoft.playwright to 1.48.0 (#1941) @renovate[bot]
* f10b16c03c18809ed9aed8492fdfd262dd721339 chore(deps): update dependency syncfusion.sfdiagram.wpf to 27.1.55 (#1942) @renovate[bot]
* dc069d7302ef26a410f88e22d7a79f9a73f6058a chore(deps): update dependency syncfusion.pdf.net.core to 27.1.55 (#1943) @renovate[bot]
* c49fb76e524c2359dcab2e95f6c4495290f2e0c6 chore(deps): update dependency mahapps.metro to 3.0.0-alpha0513 (#1944) @renovate[bot]
* 1f622ed114af2a0b9215ebd2f037ca68a10844ac chore(deps): update syncfusion-dotnet monorepo to 27.1.56 (#1947) @renovate[bot]
* ca343f21e1584cba658b86e85f7879e27603b1be chore(deps): update actions/checkout digest to 11bd719 (#1945) @renovate[bot]
* d7e22562026c9c918d24d2a1d996f95cfd736ce3 chore(deps): update dependency jetbrains.resharper.globaltools to 2024.2.7 (#1946) @renovate[bot]
* fe83a19133bbcda3aa1fe1da327959e7ed7453ce chore(deps): update dependency aspire.hosting to 8.2.2 (#1948) @renovate[bot]
* f31826b0634cf69a6bf772a7a1f7e6ec455732ad Update ci.yml (#1949) @dpvreony
* 7825ce763d094261b3180a6a098f28fe0b341cfb chore(deps): update all audit.net dependencies to 27.1.0 (#1950) @renovate[bot]
* fa11dd0143a6f6e119baabc1de217f70f4f73cfb chore(deps): update dependency dotnet-sonarscanner to 9.0.1 (#1951) @renovate[bot]
* 03bd6363657b6e57952b941a351f4953396fa548 chore(deps): update dependency roslynator.analyzers to 4.12.9 (#1952) @renovate[bot]
* 65200bc4405ea2f0b17d59a0d9d32ba4b0158d97 chore(deps): update dependency dhgms.qualityassurancepack to 2.4.12 (#1953) @renovate[bot]
* 836f09a6b9792ec69b8fef24864b107a9d43949b chore(deps): update dependency syncfusion.sfdiagram.wpf to 27.1.57 (#1955) @renovate[bot]
* 8d52cb5593a711885345e678202268128d292d1f chore(deps): update dependency syncfusion.pdf.net.core to 27.1.57 (#1956) @renovate[bot]
* 4ceed21d3bea832a22dfdeafb841be8534185309 chore(deps): update all audit.net dependencies to 27.1.1 (#1954) @renovate[bot]
* 56a9c8c48ca69b86eb1c47204cab497ee97936e0 chore(deps): update dependency cefsharp.wpf.netcore to v130 (#1958) @renovate[bot]
* 1520dde85920337d2b2b70e58ed00a7d515761f9 chore(deps): update dependency microsoft.featuremanagement.aspnetcore to v4 (#1960) @renovate[bot]
* f40b401b0052870a0970741a50a2f73780cf41d7 chore(deps): update dependency microsoft.cst.applicationinspector.cli to 1.9.28 (#1959) @renovate[bot]
* aa7ee658523e1d6a523346d97cb3b9b3bf6e281f chore(deps): update dependency syncfusion.sfdiagram.wpf to 27.1.58 (#1961) @renovate[bot]
* 72e05cded1a600c659028f97e95e3802051200e8 chore(deps): update dependency syncfusion.pdf.net.core to 27.1.58 (#1962) @renovate[bot]
* a1a63750a85c388c2a6aae68a6affd77f5ad36fc chore(deps): update all testable systemio dependencies to 21.1.1 (#1964) @renovate[bot]
* e19f16aa9e4239347f9e4d6ea90503ee1ffa4da0 chore(deps): update dependency xunit.analyzers to 1.17.0 (#1965) @renovate[bot]
* f4e10bb088b006beeaf9b2452988daed46bb6f96 chore(deps): update dependency oracle.manageddataaccess.core to 23.6.1 (#1963) @renovate[bot]
* b142f06d0f50bc6b69e081f7e7ec15bb0d24aed5 chore(deps): update all testable systemio dependencies to 21.1.2 (#1966) @renovate[bot]
* 56b238a814e556f5e10a216f38754dd988173e54 chore(deps): update all testable systemio dependencies to 21.1.3 (#1967) @renovate[bot]
* 71759f139c2ec979a6b8469e2bd4b02769c84263 chore(deps): update dependency dotnet-sonarscanner to 9.0.2 (#1968) @renovate[bot]
* 824053f2e2cf96a38c1713b723b837948e1c556b chore(deps): update all nuget dependencies to 6.12.1 (#1971) @renovate[bot]
* 816cfeab00eb669b927c02743819e7f192538a1a chore(deps): update dependency swashbuckle.aspnetcore to v7 (#1973) @renovate[bot]
* add1f05b1eb368e0711f851884b05f4fe65980c8 chore(deps): update all microsoft dependencies to 8.0.11 (#1969) @renovate[bot]
* 12d3722b2728d6c976786c184b0e27e18d85b7a8 chore(deps): update dependency dhgms.qualityassurancepack to 2.4.19 (#1975) @renovate[bot]
* 8fc1d9472691589e0d35ffafea78e273e1bd8fa4 chore(deps): update dependency jetbrains.resharper.globaltools to 2024.3.0 (#1974) @renovate[bot]
* ced498936ca9979ab12f42cd879ed520e5042682 chore(deps): update dependency aspire.hosting to v9 (#1972) @renovate[bot]
* 30f6595dbd81270a1945b7e249bcb7354fe9cc15 chore(deps): update syncfusion-dotnet monorepo to 27.2.2 (#1976) @renovate[bot]
* 752337f7e6019df2572b85d415feecf503b02403 bump to 8.1 (#1977) @dpvreony
* 8b037dd40726ad626e0df8cc5fe943825f11c0f5 chore(deps): update dependency owaspheaders.core to v9 (#1981) @renovate[bot]
* b666789959e12dd96d86b878cf8a4d9c6b73d4a1 chore(deps): update dependency microsoft.net.test.sdk to 17.12.0 (#1979) @renovate[bot]