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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Diiagramr Library SDK
Contents
- Create-Node Powershell Command
- Publish-Library Powershell Command
- DiiagramrAPI.dll
Instructions
Creating a node
- Go to Tools → NuGet Package Manager → Package Manager Console
- In the console, enter command "cd <Project Name>" to enter project directory
- In the console, enter command "Create-Node"
- Type the desired name of your node (must not include spaces, and should be CamelCase)
- Right click your project and click Add → Existing Item
- Add <Your Node Name>View.xaml and <Your Node Name>ViewModel.cs to your project
Publishing your library
- Go to Tools → NuGet Package Manager → Package Manager Console
- In the console, enter command "cd <Project Name>" to enter project directory
- In the console, enter command "Publish-Library"
- 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 | Versions 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.
-
- Fody (>= 2.2.0)
- PropertyChanged.Fody (>= 2.1.4)
- Stylet (>= 1.1.21)
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,707 | 12/8/2017 |
1.0.6 | 1,377 | 11/10/2017 |
1.0.5 | 1,398 | 11/5/2017 |
1.0.4 | 1,307 | 11/2/2017 |
1.0.3 | 1,264 | 11/2/2017 |
1.0.3-alpha | 1,230 | 11/2/2017 |
1.0.2-alpha | 1,230 | 10/30/2017 |
1.0.1-alpha | 1,204 | 10/26/2017 |
1.0.0-alpha | 1,436 | 10/18/2017 |