Skip to content

MichaelHoltz/RelationMapper

Repository files navigation

RelationMapper

RelationMapper RelationMapper is a .Net Windows Forms tool for viewing relationships using Microsoft Automatic Graph Layout

(Don't know the complete syntax for .md files at this time so this will be ugly for a while)

Project Paths are not relative at this point. C:\Projects is the base C:\Projects\automatic-graph-layout - is needed for project references (Enables stepping in to DLLS) C:\Projects\RelationMapper - is needed because paths are currently absolute.

Source Dependencies - for Debugging

Automatic Graph Layout Source Modified version of - The Movie Database Wrapper -If I knew how to fork a repository I would consider it for TMDbWrapper as I needed to make changes to get it to work in my environment as well as some out of date enumerations.

NuGet Packages for normal use

The Core Layout engine (Microsoft.MSAGL.dll) - NuGet package The Drawing module (Microsoft.MSAGL.Drawing.dll) - NuGet package A Viewer control (Microsoft.MSAGL.GraphViewerGDIGraph.dll) - NuGet package Newtonsoft.JSON.11.0.2 + System.Net.Http.4.3.1 +

//Code Example

Using RelationMapper

  • open RelationMapSolution.sln and build the solution.
  • Get API KEys from TMDb (and possibly GoogleAPI)

About

RelationMapper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages