Bytz.Extensions.DependencyInjection 3.10.0

dotnet add package Bytz.Extensions.DependencyInjection --version 3.10.0
                    
NuGet\Install-Package Bytz.Extensions.DependencyInjection -Version 3.10.0
                    
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.Extensions.DependencyInjection" Version="3.10.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bytz.Extensions.DependencyInjection" Version="3.10.0" />
                    
Directory.Packages.props
<PackageReference Include="Bytz.Extensions.DependencyInjection" />
                    
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.Extensions.DependencyInjection --version 3.10.0
                    
#r "nuget: Bytz.Extensions.DependencyInjection, 3.10.0"
                    
#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.Extensions.DependencyInjection@3.10.0
                    
#: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.Extensions.DependencyInjection&version=3.10.0
                    
Install as a Cake Addin
#tool nuget:?package=Bytz.Extensions.DependencyInjection&version=3.10.0
                    
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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Bytz.Extensions.DependencyInjection:

Package Downloads
Bytz.Extensions.DependencyInjection.Moq

Asdist mocking with MoQ of the IServiceCollection.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.10.0 224 11/7/2025
3.2.5 256 7/13/2024
3.2.2 167 7/13/2024
3.2.0 167 7/13/2024
3.1.1 263 6/23/2024
3.1.0 213 3/23/2024
3.0.5 201 3/10/2024
3.0.2 200 2/22/2024
3.0.0 218 2/21/2024
2.0.16 653 1/22/2021
2.0.15 575 1/21/2021
2.0.14 562 1/21/2021
2.0.13 580 1/20/2021
2.0.12 556 1/20/2021
2.0.11 540 1/20/2021
2.0.10 548 1/20/2021
2.0.9 551 1/19/2021

* 202071312030     3.2.5    refreshing
* 202511061943     3.10.0.0     targeting  .net 10, updating depenencies.