- Notifications
You must be signed in to change notification settings - Fork5
.NET interface for Cytoscape.js written in F#
License
NotificationsYou must be signed in to change notification settings
fslaborg/Cytoscape.NET
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Cytoscape.NET provides functions for generating and rendering cytoscape.js charts in .NET programming languages 🖧🚀.
Note: Therelease andprerelease build targets assume that there is aNUGET_KEY environment variable that contains a valid Nuget.org API key.
Check thebuild project to take a look at the build targets. Here are some examples:
# Windows# Build only./build.cmd# Full release buildchain: build, test, pack, build the docs, push a git tag, publish thze nuget package, release the docs./build.cmd release# The same for prerelease versions:./build.cmd prerelease# Linux/mac# Build onlybuild.sh# Full release buildchain: build, test, pack, build the docs, push a git tag, publísh the nuget package, release the docsbuild.sh release# The same for prerelease versions:build.sh prerelease
About
.NET interface for Cytoscape.js written in F#
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors5
Uh oh!
There was an error while loading.Please reload this page.