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.
<PackageVersion Include="DiiagramrAPI" Version="1.0.7" />
                    
Directory.Packages.props
<PackageReference Include="DiiagramrAPI" />
                    
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 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.
#addin nuget:?package=DiiagramrAPI&version=1.0.7
                    
Install DiiagramrAPI as a Cake Addin
#tool nuget:?package=DiiagramrAPI&version=1.0.7
                    
Install DiiagramrAPI as a Cake Tool

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,877 12/8/2017
1.0.6 1,499 11/10/2017
1.0.5 1,519 11/5/2017
1.0.4 1,386 11/2/2017
1.0.3 1,345 11/2/2017
1.0.3-alpha 1,344 11/2/2017
1.0.2-alpha 1,344 10/30/2017
1.0.1-alpha 1,318 10/26/2017
1.0.0-alpha 1,552 10/18/2017