Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
Aaron Bockover edited this page Nov 15, 2017 · 1 revision

What is in this repo?

  • The Workbooks clients for Mac and Windows.
  • The agent assemblies used to add live programming support to .NET apps on several platforms including WPF, .NET Core, iOS, Mac, and Android.
  • The "workbook apps" that are essentially empty applications that start an interactive agent the Workbooks client can connect to.
  • Several test workbook files as well as our unit test suite.

Is Inspector open source too?

The Inspector client and the agent assemblies are open source as part of this git repo. The Visual Studio and Visual Studio for Mac extensions necessary to Inspect an app under the debugger are proprietary and still require a Visual Studio Enterprise license.

Where is the Android app launching code?

At this time, the Android client support library uses proprietary code, and cannot be included in the open source git repo.

What else is proprietary?

Just internal build pieces for code signing, etc.

Clone this wiki locally