Skip to content

Commit b9f1c19

Browse files
Renamed primary archive
1 parent 9b7695b commit b9f1c19

1 file changed

Lines changed: 19 additions & 1 deletion

File tree

api/static/downloads.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Basic Primitives Diagrams for JavaScript
44
Basic Primitives Diagrams for JavaScript - components library that implements organizational and multi-parent hierarchical charts, contains implementations of JavaScript Controls, jQuery UI Widgets and PDFkit plugins. Markdown API reference.
55

6-
[Download](files/BasicPrimitives.zip) [npm package](https://www.npmjs.com/package/basicprimitives) [GitHub](https://github.com/BasicPrimitives/javascript) [GitHub Deployment](https://basicprimitives.github.io/javascript/)
6+
[Download](files/BasicPrimitives5.zip) [npm package](https://www.npmjs.com/package/basicprimitives) [GitHub](https://github.com/BasicPrimitives/javascript) [GitHub Deployment](https://basicprimitives.github.io/javascript/)
77

88
## Basic Primitives Diagrams for JavaScript Demos
99
JavaScript Controls, jQuery UI Widgets, PDFKit plugins and AngularJS Directive Samples & Demos
@@ -43,3 +43,21 @@ Components library that implements organizational and multi-parent hierarchical
4343
* Patents Inheritance Diagram
4444

4545
[Download](files/BasicPrimitivesDiagramsReactDemo.zip) [GitHub](https://github.com/BasicPrimitives/react-demo)
46+
47+
## Basic Primitives Diagrams ASP.NET MVC Sample
48+
Basic Primitives ASP.NET MVC Sample - rendering of Basic Primitives First Organizational Chart on ASP.NET MVC page
49+
50+
[Download](files/BasicPrimitivesAspNetMvcSample.zip)
51+
52+
## Basic Primitives Diagrams ASP.NET Sample
53+
54+
Basic Primitives ASP.NET 3.5 custom control Demo. jQuery UI Widget based control visualizes hierarchical structure in form of organizational chart using default or user defined client side JavaScript templates.
55+
56+
**Warning! This sample is no longer being updated.**
57+
58+
ASP.NET Web Form application should include next JavaScript files: jquery-1.7.2.js, jquery.json-2.3.min.js, jquery-ui-1.8.16.custom.min.js and css file: jquery-ui-1.8.16.custom.css
59+
ASP.NET Web Form application must contain AJAX "ScriptManager" component.
60+
Please rebuild project in order to see control in Visual Studio toolbox. Design time preview is not implemented, but control's API is complete.
61+
It has next major features:
62+
63+
[Download](files/BasicPrimitivesAspNetSample.zip)

0 commit comments

Comments
 (0)