Skip to content

ktice12/dashing.net

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dashing.net

###See an example of dashing.net running in Windows Azure

dashing.net is a direct .net port of the dashing framework originally created by Shopify.

Check out the Shopify dashing homepage.

dashing.net allows you to create beautiful dashboards & widgets using html/scss/coffeescript/c#. The dashboard itself is written with asp.net web api/mvc 4.

We have tried to re-use as much code as possible from dashing to preserve compatibility. Therefore most of the behaviours and conventions used in dashing.net should be identical or closely mirrored to dashing. All widget frontend files (html,scss and coffeescript) can be used directly. Jobs, however, need to be re-implemented in C# or another compatible .net language.

License

Distributed under the MIT license

About

dashing.net is a direct .NET port of the dashing framework originally created by Shopify

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.0%
  • C# 6.0%
  • CSS 1.9%
  • CoffeeScript 1.4%
  • PowerShell 1.3%
  • HTML 0.4%