Knowledge Base: What platforms does Dash support?
Dash is platform-agnostic. The Dash specification details the actual protocol and data required. If a platform can send gzipped JSON via SSL/TLS, it will work with Dash. Currently there are reference implementations for Ruby, Python, and Java. For more information, see the Support Scale page.
We also package a set of detailed Ruby on Rails metrics, built on top of our Ruby reference implementation.
We welcome users of other platforms to build their own Dash client implementation. We'd love to support .NET, PHP, and other languages but just don't have the time to work on the clients. If you want to give it a shot, let us know!