speckleworks / SpeckleUi

Base speckle ui for embedding in .net apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netlify Status

SpeckleUi

Base speckle ui for embedding in .net apps. It consists of two parts, a .NET scaffold (this repo), and vuejs web app (can be found here).

⚠️ IMPORTANT ⚠️

Speckle v1 has reached EOL and is no longer mainatined. Check out our brand new 👉 Speckle v2! Read more about the announcemnt here and check out or new website.

How To

This is the first half of the re-usable speckle web ui. The other half, the actual app itself, is in this repo: https://github.com/speckleworks/SpeckleUiApp.

So far, that's about it. The main magic is in the SpeckleUIBindings class. When implementing in application of choice, implement this abstract class in order to be able to effectively communicate to the ui.

More to come.

About

Base speckle ui for embedding in .net apps

License:MIT License


Languages

Language:C# 100.0%