DiiagramrAPI 1.0.7

dotnet add package DiiagramrAPI --version 1.0.7
NuGet\Install-Package DiiagramrAPI -Version 1.0.7
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="DiiagramrAPI" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DiiagramrAPI --version 1.0.7
#r "nuget: DiiagramrAPI, 1.0.7"
#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.
// Install DiiagramrAPI as a Cake Addin
#addin nuget:?package=DiiagramrAPI&version=1.0.7

// Install DiiagramrAPI as a Cake Tool
#tool nuget:?package=DiiagramrAPI&version=1.0.7

Diiagramr Library SDK

Contents

  • Create-Node Powershell Command
  • Publish-Library Powershell Command
  • DiiagramrAPI.dll

Instructions

Creating a node
  1. Go to Tools → NuGet Package Manager → Package Manager Console
  2. In the console, enter command "cd <Project Name>" to enter project directory
  3. In the console, enter command "Create-Node"
  4. Type the desired name of your node (must not include spaces, and should be CamelCase)
  5. Right click your project and click Add → Existing Item
  6. Add <Your Node Name>View.xaml and <Your Node Name>ViewModel.cs to your project
Publishing your library
  1. Go to Tools → NuGet Package Manager → Package Manager Console
  2. In the console, enter command "cd <Project Name>" to enter project directory
  3. In the console, enter command "Publish-Library"
  4. Enter prompted information about your package and press enter

Wiki

For more information on howto program your own nodes, refer to the following wiki:

https://christiannunnally.visualstudio.com/Diiagramr/Diiagramr%20Team/_wiki

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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 DiiagramrAPI:

Package Downloads
VisualDrop

Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.7 1,614 12/8/2017
1.0.6 1,313 11/10/2017
1.0.5 1,330 11/5/2017
1.0.4 1,246 11/2/2017
1.0.3 1,200 11/2/2017
1.0.3-alpha 1,164 11/2/2017
1.0.2-alpha 1,162 10/30/2017
1.0.1-alpha 1,137 10/26/2017
1.0.0-alpha 1,365 10/18/2017