GithubHelp home page GithubHelp logo

built-on-openfin / csharp-starter Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 65.13 MB

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

License: Other

C# 42.00% JavaScript 5.78% CSS 30.95% HTML 14.40% TypeScript 6.86%
csharp openfin openfin-workspace typescript openfin-adapter openfin-container

csharp-starter's Introduction

csharp-starter

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

The examples are broken out by the two versions of the adapter that we support :

how-to.v1

This location contains the code that is supported by the version 1 of the dot net adapter (OpenfinDesktop 17.4.0). It supports a minimum of .Net framework 4.5.2 and .Net Core 3.1.

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 OpenFin Automation testing packages.
Use A Notification Proxy An example that shows how a native app can connect to a platform app via channels and send notification requests to it. This platform app is then responsible for creating the notifications. The advantage of this is faster development, less code upkeep on the part of the native app developers, as all updates to notifications can be implemented in the platform app itself. Furthermore, the platform app can service the needs of multiple native apps.
Other Resources

how-to.v2

This location contains the code that is supported by the version 2 of the dot net adapter (Openfin.Net.Adapter 29.2.0). It supports .Net framework 6.0 and .Net 7.0.

Documentation Description
Channels This example shows you how you perform simple inter-process communication via the Channel API
Console App This application demonstrates a simple way to connect to the OpenFin runtime environment.
IAB This is a simple example that shows how to use the IAB api to send messages between applications.
Interop This is a simple example that shows how to use the InterOp API to fire intents that will be picked up and processed by the OpenFin Workspace InterOp Broker.
Simple Connect A simple example showing how to connect to the OpenFin runtime.
Snapshot Source This example demonstrates creating a snapshot source client in your platform and calling it from a C# application.
Use Notifications Proxy An example that shows how a native app can connect to a platform app via channels and send notification requests to it. This platform app is then responsible for creating the notifications. The advantage of this is faster development, less code upkeep on the part of the native app developers, as all updates to notifications can be implemented in the platform app itself. Furthermore, the platform app can service the needs of multiple native apps.
Unit Testing An example showing how to create unit tests for OpenFin Channel API and InterOp.
Use a SideCar App - Basic An example showing how to create a C# sidecar app to be used by a web OpenFin platform.

Documentation

csharp-starter's People

Contributors

ameetj85 avatar dependabot[bot] avatar johnman avatar obany avatar pjsm41390 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.