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
- Host: GitHub
- URL: https://github.com/interopio/net-examples
- Owner: InteropIO
- License: other
- Created: 2018-10-24T08:06:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2026-04-28T14:39:10.000Z (about 2 months ago)
- Last Synced: 2026-04-28T16:28:27.157Z (about 2 months ago)
- Topics: docs-demos
- Language: C#
- Size: 68.7 MB
- Stars: 2
- Watchers: 21
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: License.md
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.