sbarski / dashing.net

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:JavaScript 92.9%Language:C# 3.6%Language:CSS 1.6%Language:CoffeeScript 0.9%Language:PowerShell 0.9%Language:ASP 0.0%