Bytz.Extensions.DependencyInjection 3.2.5

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

.NET

Bytz.Extensions.DependencyInjection

A set of .NET Core Extensions to simplify the registration of components with .NET Core IServiceCollection Dependency Injection.

  • Quickly register multiple components with the service collection in a single statement.
  • Test the container to assure correct registration.
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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

Asist mocking with MoQ of the IServiceCollection.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.2.5 168 7/13/2024
3.2.2 116 7/13/2024
3.2.0 120 7/13/2024
3.1.1 179 6/23/2024
3.1.0 158 3/23/2024
3.0.5 150 3/10/2024
3.0.2 152 2/22/2024
3.0.0 154 2/21/2024
2.0.16 574 1/22/2021
2.0.15 489 1/21/2021
2.0.14 480 1/21/2021
2.0.13 482 1/20/2021
2.0.12 456 1/20/2021
2.0.11 451 1/20/2021
2.0.10 460 1/20/2021
2.0.9 469 1/19/2021

* 20207131203 3.2.5 refreshing