DotNET-Assembly-Grapher
DotNET-Assembly-Grapher copied to clipboard
Reverse engineering and software quality assurance tool for .NET assemblies
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.2 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.2 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.2 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
Hi folks, Thank you for the tool! I found it very useful. One challenge that I had while using it, was that it did not support .NET Core. As a...
Rebuild and display the graph when the user put an other assembly in the project without restart the program.
Be able to research an assembly into the graph and highlighted it with an another color.
Be able to save the graph as an image.
Right now if a DLL that is not a .NET assembly is found in the directory under analysis, the tool stop. It should just ignore or mention that but not...
Remove the Agileo icone in DotNET-Assembly-Grapher\Sources\DotNETAssemblyGrapher\app.ico
Add a group to show signed assemblies and show in the properties if an assembly is signed.