45 skills found · Page 1 of 2
fsprojects / PaketA dependency manager for .NET with support for NuGet packages and Git repositories.
dennisdoomen / PackageguardDependency scanner to ensure only certain NuGet and NPM packages are used
sonatype-nexus-community / Audit.netIdentify known vulnerabilities in .net nuget dependencies
FubuMvcArchive / RippleSuper charged dependency management with Nuget without the merge hell
diagnostica-stago / SolutionDependencyAnalyzerFinds dependencies in a solution, and creates an internal dependency graph
microsoft / NativeAOTDependencyHelperWinUI based tool to display NuGet dependencies and investigate potential Native AOT compatibility for .NET projects.
wooga / Paket.Unity3DAn extension for the Paket dependency manager that enables the integration of NuGet dependencies into Unity3D projects.
katusk / CMakeNuGetToolsCMake functions for adding NuGet package dependencies with CMake exports or native .targets files, generating and merging .nuspec files, calling nuget pack, and more. WIP.
wgtmpeters / NugetprojectjsonScripting to convert a project with packages.config to a project with project.json nuget dependencies
0xced / NugraphCreate visual dependency graphs of NuGet packages and .NET projects
nickprotop / LazynugetTUI for managing NuGet packages across .NET solutions. Search, update, and manage dependencies from your terminal.
mdarocha / Nuget Packageslock2nixA flake utility to convert Nuget package locks to Nix dependency list without generating any files.
richorama / Nuget Tree:package: [ALPHA] Shows nuget package dependencies in a hierarchy
jfrog / Nuget Deps TreeThis npm package reads the NuGet dependencies of a .NET project, and generates a dependencies tree object.
thomhurst / NupendenciesAutomated NuGet Dependency Updater
muiriswoulfe / NuGet Transitive Dependency FinderThe NuGet Transitive Dependency Finder analyzes .NET projects and solutions to find superfluous dependencies that have been explicitly added to projects. The goal is to simplify dependency management.
Alquimiaware / Nuget UnityEditor Extension for Unity to let Unity users consume nuget repositorires and benefit from the usage of a complete versioned package provider that also downloads indirect dependencies of the installed code.
StuffOfInterest / NuGetDependencyDownloaderNuGet Dependency Downloader
microsoft / ImplicitPackageReferenceMsBuild Task to specify a transitive NuGet dependency as a direct NuGet dependency without specifying the version explicitly
visma-prodsec / ConfusedDotnetTool to check for dependency confusion vulnerabilities in NuGet package management systems