Dependous 8.0.0
dotnet add package Dependous --version 8.0.0
NuGet\Install-Package Dependous -Version 8.0.0
<PackageReference Include="Dependous" Version="8.0.0" />
paket add Dependous --version 8.0.0
#r "nuget: Dependous, 8.0.0"
// Install Dependous as a Cake Addin #addin nuget:?package=Dependous&version=8.0.0 // Install Dependous as a Cake Tool #tool nuget:?package=Dependous&version=8.0.0
A lightweight cross platform dependency scanning library
Dependous grants you the power to insepct a collection of .NET assemblies and extract types implementing specific interfaces. That's it. Simple and easy.
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
- Castle.Core (>= 5.1.1)
- Microsoft.Extensions.DependencyInjection (>= 8.0.0)
- NuGet.Configuration (>= 6.10.1)
- Swashbuckle.AspNetCore (>= 6.6.2)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Dependous:
Package | Downloads |
---|---|
Dependous.AutoFac
A lightweight cross platform dependency scanning library Dependous grants you the power to insepct a collection of .NET assemblies and extract types implementing specific interfaces. That's it. Simple and easy. This package combines Dependous and an add-on for AutoFac container registration |
|
Dependous.Microsoft.Extensions.DependencyInjection
Provides container registration for the default Microsoft IOC container. |
GitHub repositories
This package is not used by any popular GitHub repositories.