Git Product home page Git Product logo

h0lg / netamermaid Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 242 KB

An automated documentation tool for visually exploring .NET assemblies along type relations using rapid diagramming.

License: MIT License

C# 39.29% JavaScript 42.35% Less 8.61% HTML 9.74%
class-diagram class-diagram-generator class-diagrams dotnet er-diagram er-diagrams exploratory-data-visualizations mermaid mermaid-diagrams mermaidjs

netamermaid's People

Contributors

h0lg avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

andrewkoransky

netamermaid's Issues

crash when class inherits a generic

The following code will cause netAmermaid to crash if you point it to an assembly with this class in it:

public class Class1 : Dictionary<string, dynamic>
{
}

Fix forthcoming...

crash when pointing to ASP.NET project

netAmermaid crashes on Assembly.GetTypes() on an ASP.NET Core 6.0 project with errors such as:

Unable to load one or more of the requested types.
Could not load file or assembly 'Microsoft.AspNetCore.Mvc.Razor, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'. The system cannot find the file specified.
Could not load file or assembly 'Microsoft.AspNetCore.Mvc.RazorPages, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'. The system cannot find the file specified.

export MMD file of current diagram?

Would like to be able to export the automatically generated MMD diagram so I can tweak it and add it to our project documentation.

PS Just discovered this project, linked from mermaid-js/mermaid#3188 (a problem I was having). Thanks for creating this project. Super helpful.

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.