openfin / dotnet-demo

Basic demonstration of the .NET Adapter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.NET demo

Overview

The intention of this repository is to show developers how to abstract out connection logic and starting an application into a class for reuse

Features

The demo consists of two applications one being a winforms application which would launch an openfin web application. The two applications can communicate with each other via the interapplication bus. When modifying the values in the winforms application this should also change what is displayed in the openfin web application

Launch

Run Locally

To run the application hit F5 on the keyboard or start in visual studio

Disclaimers

This is an open source project and all are encouraged to contribute.

License

MIT

The code in this repository is covered by the included license.

However, if you run this code, it may call on the OpenFin RVM or OpenFin Runtime, which are covered by OpenFin’s Developer, Community, and Enterprise licenses. You can learn more about OpenFin licensing at the links listed below or just email us at support@openfin.co with questions.

https://openfin.co/developer-agreement/
https://openfin.co/licensing/

Support

Please raise an issue in the repo for any questions or problems

About

Basic demonstration of the .NET Adapter


Languages

Language:C# 59.7%Language:JavaScript 25.0%Language:HTML 15.2%Language:CSS 0.0%