DiiagramrAPI 1.0.7
SDK for developing Diiagramr node libraries.
Install-Package DiiagramrAPI -Version 1.0.7
dotnet add package DiiagramrAPI --version 1.0.7
paket add 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
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
Dependencies
-
- Fody (>= 2.2.0)
- PropertyChanged.Fody (>= 2.1.4)
- Stylet (>= 1.1.21)
Version History
Version | Downloads | Last updated | |
---|---|---|---|
1.0.7 | 247 | 12/8/2017 | |
1.0.6 | 168 | 11/10/2017 | |
1.0.5 | 164 | 11/5/2017 | |
1.0.4 | 144 | 11/2/2017 | |
1.0.3 | 130 | 11/2/2017 | |
1.0.3-alpha | 148 | 11/2/2017 | |
1.0.2-alpha | 148 | 10/30/2017 | |
1.0.1-alpha | 145 | 10/26/2017 | |
1.0.0-alpha | 177 | 10/18/2017 |