Dependous 8.0.0

dotnet add package Dependous --version 8.0.0                
NuGet\Install-Package Dependous -Version 8.0.0                
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="Dependous" Version="8.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dependous --version 8.0.0                
#r "nuget: Dependous, 8.0.0"                
#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 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 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 (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.

Version Downloads Last updated
8.0.0 85 7/31/2024
7.0.7 209 5/21/2024
7.0.2 657 3/2/2023
7.0.1 478 2/6/2023
7.0.0 277 2/2/2023
6.0.0 781 1/21/2022
1.0.0 2,790 2/1/2021