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.
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.
// Install Bytz.Extensions.DependencyInjection as a Cake Addin
#addin nuget:?package=Bytz.Extensions.DependencyInjection&version=3.2.5

// Install Bytz.Extensions.DependencyInjection as a Cake Tool
#tool nuget:?package=Bytz.Extensions.DependencyInjection&version=3.2.5                

.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. 
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 95 7/13/2024
3.2.2 70 7/13/2024
3.2.0 73 7/13/2024
3.1.1 118 6/23/2024
3.1.0 113 3/23/2024
3.0.5 104 3/10/2024
3.0.2 109 2/22/2024
3.0.0 104 2/21/2024
2.0.16 458 1/22/2021
2.0.15 376 1/21/2021
2.0.14 361 1/21/2021
2.0.13 357 1/20/2021
2.0.12 326 1/20/2021
2.0.11 336 1/20/2021
2.0.10 342 1/20/2021
2.0.9 352 1/19/2021

* 20207131203 3.2.5 refreshing