M4Graphs.Core 2017.11.14.130

dotnet add package M4Graphs.Core --version 2017.11.14.130
                    
NuGet\Install-Package M4Graphs.Core -Version 2017.11.14.130
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="M4Graphs.Core" Version="2017.11.14.130" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="M4Graphs.Core" Version="2017.11.14.130" />
                    
Directory.Packages.props
<PackageReference Include="M4Graphs.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add M4Graphs.Core --version 2017.11.14.130
                    
#r "nuget: M4Graphs.Core, 2017.11.14.130"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package M4Graphs.Core@2017.11.14.130
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=M4Graphs.Core&version=2017.11.14.130
                    
Install as a Cake Addin
#tool nuget:?package=M4Graphs.Core&version=2017.11.14.130
                    
Install as a Cake Tool

Note: Everything is currently being refactored.

M4Graphs

M4Graphs is a framework intended for visualizing model based tests during runtime.

A lot of things still need refactoring and there are some bugs.

Features

  • Activating elements by id, showing the path the test is taking
  • Heat map
  • Filtering elements
  • Moving model
  • Zooming
  • Reads yEd .graphml-files
Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on M4Graphs.Core:

Package Downloads
M4Graphs.Wpf

A WPF implementation of M4Graphs.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2017.11.14.130 1,829 11/14/2017
2017.11.14.111 1,730 11/14/2017
2017.11.14.23 1,724 11/14/2017

Minor updates.