Bytz.Collections.Dispatch 2.10.3

dotnet add package Bytz.Collections.Dispatch --version 2.10.3
                    
NuGet\Install-Package Bytz.Collections.Dispatch -Version 2.10.3
                    
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.10.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bytz.Collections.Dispatch" Version="2.10.3" />
                    
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.10.3
                    
#r "nuget: Bytz.Collections.Dispatch, 2.10.3"
                    
#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.10.3
                    
#: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.10.3
                    
Install as a Cake Addin
#tool nuget:?package=Bytz.Collections.Dispatch&version=2.10.3
                    
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.10.3 116 12/12/2025
2.10.0 192 11/6/2025
1.8.0 389 11/23/2023
1.3.1 227 11/12/2023
1.3.0 206 11/12/2023
1.2.0 202 11/12/2023
1.1.11 233 11/12/2023
1.1.10 209 11/12/2023
1.1.5 230 11/12/2023
1.1.4 202 11/12/2023
1.1.3 215 11/12/2023
1.1.2 203 11/12/2023
1.1.1 218 11/12/2023
1.1.0 224 11/5/2023
1.0.10 236 11/4/2023
1.0.9 195 11/4/2023
1.0.8 231 11/4/2023
1.0.7 238 11/4/2023
1.0.5 235 11/4/2023
1.0.4 191 11/4/2023
1.0.3 222 11/4/2023
1.0.2 233 11/4/2023
1.0.1 230 11/3/2023
1.0.0 225 11/3/2023

refresh