Bytz.Collections.Dispatch 2.40.1

dotnet add package Bytz.Collections.Dispatch --version 2.40.1
                    
NuGet\Install-Package Bytz.Collections.Dispatch -Version 2.40.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="Bytz.Collections.Dispatch" Version="2.40.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bytz.Collections.Dispatch" Version="2.40.1" />
                    
Directory.Packages.props
<PackageReference Include="Bytz.Collections.Dispatch" />
                    
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 Bytz.Collections.Dispatch --version 2.40.1
                    
#r "nuget: Bytz.Collections.Dispatch, 2.40.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.
#:package Bytz.Collections.Dispatch@2.40.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Bytz.Collections.Dispatch&version=2.40.1
                    
Install as a Cake Addin
#tool nuget:?package=Bytz.Collections.Dispatch&version=2.40.1
                    
Install as a Cake Tool

.NET

Bytz.Collections.Dispatch

A series of collections that provide branchless coding of Boolean Logic.

  • Allows clear and concise logic implementation using lambdas.
  • Boolean conditions may match single or multiple invocations.
  • Both Function<n,,T> and Action<T> are supported for calls.
  • Collections are unit-testable via ordinal.
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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.
  • net10.0

    • No dependencies.

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.40.1 155 1/24/2026
2.40.0 146 1/23/2026
2.10.3 174 12/12/2025
2.10.0 238 11/6/2025
1.8.0 429 11/23/2023
1.3.1 261 11/12/2023
1.3.0 246 11/12/2023
1.2.0 245 11/12/2023
1.1.11 276 11/12/2023
1.1.10 241 11/12/2023
1.1.5 263 11/12/2023
1.1.4 241 11/12/2023
1.1.3 251 11/12/2023
1.1.2 241 11/12/2023
1.1.1 258 11/12/2023
1.1.0 269 11/5/2023
1.0.10 276 11/4/2023
1.0.9 234 11/4/2023
1.0.8 267 11/4/2023
Loading failed

refresh