Giter Club home page Giter Club logo

structurego's Introduction

StructureGo

这是一个使用Graphviz绘图工具来绘制C#项目命名空间图的工具

借鉴自GraphVizTest项目

编译

本项目使用.net core 3.1运行时,需要下载

使用命令dotnet publish编译

编译后的程序可在\bin\Debug\netcoreapp3.1\publish\目录下找到

由于GraphViz暂不支持64位,所以本程序暂且使用32位作为编译目标。

运行

将程序拷贝至要分析的.dll文件处,除.dll之外;还必须要有.deps.json文件

命令行运行 StructureGo -P{yourAssembly.dll} -N{yourNamespace} -T{svg}

例如StructureGo -PStructureGo.dll -NStructureGo -Tsvg

即可得到一份.svg文件

StructureGo

structurego's People

Contributors

lc95 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.