JBSnorro 0.0.24

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

// Install JBSnorro as a Cake Tool
#tool nuget:?package=JBSnorro&version=0.0.24

This package

is a collection of general-purpose constructs that I use in other projects.

Notes to self:

Publishing to nuget

Happens automatically in a GitHub workflow on the master branch whenever the version changes.

It would be best we just incremented at the beginning of a PR, like immediately after publishing the previous version. Then dependent projects can prevent a caching issue (where for instance building against a specific version still builds against a local version rather than a published one). If we increment immediately, then the local version will never match that specific version, but only the published one will match.

Testing

I currently can't find out how to run tests from the Test Explorer that require a TestCategory. Via the commandline:

dotnet test --filter TestCategory=Integration --filter "FullyQualifiedName~xyz"

--filter xyz is supposed to be equivalent but doesn't work for me

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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 was computed.  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 (1)

Showing the top 1 NuGet packages that depend on JBSnorro:

Package Downloads
JBSnorro.Testing

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.24 104 2/12/2024
0.0.23 89 2/11/2024
0.0.22 91 2/9/2024
0.0.21 173 9/24/2023
0.0.19 167 9/10/2023
0.0.18 132 8/13/2023
0.0.17 163 8/13/2023
0.0.16 229 3/20/2023
0.0.15 607 2/25/2023
0.0.14 278 1/23/2023
0.0.13 721 1/18/2022
0.0.12.1 552 1/18/2022
0.0.11 356 12/23/2021
0.0.10 386 7/22/2021
0.0.9 463 4/9/2021
0.0.8 350 2/25/2021
0.0.7 467 9/8/2020
0.0.6 506 7/11/2020
0.0.5 513 6/29/2020
0.0.4 521 6/21/2020
0.0.3 480 6/14/2020