Tolitech.DependencyInjection.Extensions
1.0.0-alpha03
dotnet add package Tolitech.DependencyInjection.Extensions --version 1.0.0-alpha03
NuGet\Install-Package Tolitech.DependencyInjection.Extensions -Version 1.0.0-alpha03
<PackageReference Include="Tolitech.DependencyInjection.Extensions" Version="1.0.0-alpha03" />
paket add Tolitech.DependencyInjection.Extensions --version 1.0.0-alpha03
#r "nuget: Tolitech.DependencyInjection.Extensions, 1.0.0-alpha03"
// Install Tolitech.DependencyInjection.Extensions as a Cake Addin #addin nuget:?package=Tolitech.DependencyInjection.Extensions&version=1.0.0-alpha03&prerelease // Install Tolitech.DependencyInjection.Extensions as a Cake Tool #tool nuget:?package=Tolitech.DependencyInjection.Extensions&version=1.0.0-alpha03&prerelease
DependencyInjection.Extensions
DependencyInjection.Extensions is a lightweight library designed to simplify the discovery and registration of interfaces associated with services, repositories, and other dependencies in .NET applications.
With this library, developers can effortlessly automate the process of scanning assemblies, identifying interfaces, and wiring them up to their respective implementations within the Dependency Injection (DI) container. By leveraging this solution, you can streamline the setup of dependency injection in your projects, promoting cleaner, more maintainable code and accelerating development cycles.
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. |
-
net8.0
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 |
---|---|---|
1.0.0-alpha03 | 66 | 7/27/2024 |
1.0.0-alpha02 | 59 | 5/14/2024 |
1.0.0-alpha01 | 50 | 5/14/2024 |