An open API service indexing awesome lists of open source software.

https://github.com/interopio/net-examples

.Net examples using Glue42 APIs
https://github.com/interopio/net-examples

docs-demos

Last synced: 2 days ago
JSON representation

.Net examples using Glue42 APIs

Awesome Lists containing this project

README

          

This repo contains several .NET examples for using Glue42 APIs:

* WPF Sticky Windows example - how to make a WPF window sticky (*wpf-sw* subfolder)
* Shared contexts example - how to work with shared contexts from .NET (*shared-contexts* subfolder)
* Notifications example - publishing Notifications from .Net (*notifications* subfolder)
* App management example - using app management API (*app-management-demo* subfolder)
* Interop examples - shows how imperative and declarative Glue42 interop is used

All projects use Glue42.NET library from public NuGet repository.