8 Commits

Author SHA1 Message Date
Luis von der Eltz 940e4dee5c Add explicit netcoreapp3.1 TFM 2022-03-08 17:37:34 +01:00
Luis v.d.Eltz 68d4c265a5 Target .Netstandard 2.0 (#8)
* Fix build on non-windows platform

* Update to netstandard 2.0
Fix build on OSX

* Fix netstandard UWP API usage

* Update README.md

* Fix build

* Fix build

* Fix build on *Nix

* Remove Win stuff on nonwindows

* fix compilation

* Fixes

* Fix
2022-03-06 19:13:33 +01:00
Luis von der Eltz 301d4d9110 Add support for .NET 5 2021-09-08 13:49:34 +02:00
Luis von der Eltz 798ee80e95 Remove some leftover code 2021-02-07 17:34:46 +01:00
Luis von der Eltz 2feff33623 Add OSX manager to example 2021-02-06 15:37:46 +01:00
Luis von der Eltz fd461bb9d4 Introduce application context 2021-02-06 14:52:41 +01:00
Luis von der Eltz 97a3efc2a6 Fix some warnings, Fix Windows launch action notifications 2021-02-06 14:11:23 +01:00
Luis von der Eltz e13f197ff0 Cleanup & intro OSX 2021-01-31 15:40:50 +01:00