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.