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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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.
-
net8.0
- Bytz.Common (>= 1.0.0)
- Microsoft.Extensions.DependencyInjection (>= 8.0.0)
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 | 110 | 7/13/2024 |
3.2.2 | 84 | 7/13/2024 |
3.2.0 | 89 | 7/13/2024 |
3.1.1 | 133 | 6/23/2024 |
3.1.0 | 131 | 3/23/2024 |
3.0.5 | 120 | 3/10/2024 |
3.0.2 | 126 | 2/22/2024 |
3.0.0 | 117 | 2/21/2024 |
2.0.16 | 472 | 1/22/2021 |
2.0.15 | 390 | 1/21/2021 |
2.0.14 | 381 | 1/21/2021 |
2.0.13 | 373 | 1/20/2021 |
2.0.12 | 341 | 1/20/2021 |
2.0.11 | 351 | 1/20/2021 |
2.0.10 | 358 | 1/20/2021 |
2.0.9 | 370 | 1/19/2021 |
* 20207131203 3.2.5 refreshing