All Projects → ThomasArdal → NuGetPackageVisualizer

ThomasArdal / NuGetPackageVisualizer

Licence: Apache-2.0 License
A small tool able to generate a DGML file visualizing your NuGet references.

Programming Languages

C#
18002 projects

Labels

Projects that are alternatives of or similar to NuGetPackageVisualizer

DevOpsExamples
A repo to show you how to use a private NuGet feed, such as Telerik, to restore packages in Azure DevOps, GitHub Actions, GitLab CI and AppCenter.
Stars: ✭ 16 (-51.52%)
Mutual labels:  nuget
EasyFileTransfer
An easy way to transfer file with any size on network with tcp protocol.
Stars: ✭ 30 (-9.09%)
Mutual labels:  nuget
MIST
Implements change notification for properties (ie: INotifyPropertyChanged) using IL weaving and a custom Visual Studio build task.
Stars: ✭ 51 (+54.55%)
Mutual labels:  nuget
MonoGame.SplineFlower
Create wonderful smooth Bézier-, CatMulRom- and Hermite-Splines with Trigger Events for your MonoGame project.
Stars: ✭ 18 (-45.45%)
Mutual labels:  nuget
MediatR.Extensions.Autofac.DependencyInjection
Autofac plug-in for MediatR.
Stars: ✭ 30 (-9.09%)
Mutual labels:  nuget
resourcemanagement-client
Lithnet FIM/MIM Service .NET Client Library
Stars: ✭ 17 (-48.48%)
Mutual labels:  nuget
SciColorMaps
Custom .NET color maps (user-defined or imported from matplotlib) for scientific visualization
Stars: ✭ 26 (-21.21%)
Mutual labels:  nuget
OpenGraph-Net
.Net Open Graph Parser written in C#
Stars: ✭ 111 (+236.36%)
Mutual labels:  nuget
UrlBase64
A standards-compliant implementation of web/url-safe base64 encoding and decoding for .NET targets
Stars: ✭ 25 (-24.24%)
Mutual labels:  nuget
ManagedShell
A library for creating Windows shell replacements using .NET.
Stars: ✭ 134 (+306.06%)
Mutual labels:  nuget
icu-dotnet
C# wrapper for ICU4C
Stars: ✭ 48 (+45.45%)
Mutual labels:  nuget
HardwareInformation
.NET Standard Cross-Platform Hardware Information Gatherer
Stars: ✭ 37 (+12.12%)
Mutual labels:  nuget
WcfSoapLogger
Capture SOAP request and response in C# WCF
Stars: ✭ 26 (-21.21%)
Mutual labels:  nuget
Xamarin.iOS.DatePickerDialog
Xamarin iOS C# port of https://github.com/squimer/DatePickerDialog-iOS-Swift
Stars: ✭ 24 (-27.27%)
Mutual labels:  nuget
WatsonSyslogServer
C# Syslog Server
Stars: ✭ 18 (-45.45%)
Mutual labels:  nuget
CreatingPlatformPlugins
A set of examples and documentation to aid in the development of cross-platform libraries and plugins.
Stars: ✭ 48 (+45.45%)
Mutual labels:  nuget
ButtonCirclePlugin
Circle Buttons with icon for your Xamarin.Forms Applications
Stars: ✭ 96 (+190.91%)
Mutual labels:  nuget
SockNet
The easiest and fastest way to work with sockets in C#
Stars: ✭ 42 (+27.27%)
Mutual labels:  nuget
Apos.Gui
UI library for MonoGame.
Stars: ✭ 77 (+133.33%)
Mutual labels:  nuget
AspSqliteCache
An ASP.NET Core IDistributedCache provider backed by SQLite
Stars: ✭ 39 (+18.18%)
Mutual labels:  nuget

NuGetPackageVisualizer

A small tool able to generate a DGML file visualizing your NuGet references.

Using different colors for each package, you will be able to monitor of you are using the most recent version of each package. Green color and you're good. Red and you are not using the recent version of that NuGet package. A yellow color indicates, that you are referencing the same package from different packages.config files, but in different versions.

Example output:

Example output

In addition a dependency diagram will be produced for each project.

Example output:

Example output

Make a donation

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].