Skip to content

This starter is focused on giving examples related to our C# adapter.

License

Notifications You must be signed in to change notification settings

built-on-openfin/csharp-starter

Repository files navigation

csharp-starter

HERE .Net Starter

This starter is focused on giving examples related to our C# adapter.

Starters

Documentation Description
How To Create A Snapshot Client This example shows you how you can ask a platform for a snapshot to save as part of your native application state (where the platform is a child view of your native app)
How To Integrate with Workspace This gives an example of how a Native Apps can integrate with a workspace platform (e.g. provide snapshot data from a native app to a platform, provide search results or call actions against a platform).
How To Use Notifications This gives an example of how Native Apps can create and use Notifications with a workspace platform
Automation Testing An example of how an embedded web view can be tested using the HERE Automation testing packages.
Interop-Example This is an example of a Windows Form Application that can:
Connect to a broker (an application setup as an Interop Broker e.g. HERE Workspace https://github.com/built-on-openfin/workspace-starter/tree/main/how-to/workspace-platform-starter)
Create a broker (which others can connect to)
Fetch the list of contextual groups/channels from the current broker
Listen for contextual changes
Join a contextual group
Leave the current contextual group
Update the current context against the currently joined contextual group
Creating and receiving an instrument context
Fire an intent using the Contact Context
Interop-Example-WPF This is an example of a WPF application that can:
Connect to a broker (an application setup as an Interop Broker e.g. HERE Workspace https://github.com/built-on-openfin/workspace-starter/tree/main/how-to/workspace-platform-starter)
Setup Intents Listeners for Contact, Instrument and Organization
Receive an Intent and display the Context in that Intent
Fire a ViewChart intent using the Instrument Context with sample data

Other Resources

Documentation

About

This starter is focused on giving examples related to our C# adapter.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published