You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wonder if it's possible to implement in- or out-of-process background tasks in a desktop application without some sort of UWP hosts (see this issue for example: #313)? I've been trying to make a VPN application based on Windows.Networking.Vpn, but I can't seem to get background tasks working without UWP, which is currently not compatible with some .NET 5.0 packages I'd like to use.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I wonder if it's possible to implement in- or out-of-process background tasks in a desktop application without some sort of UWP hosts (see this issue for example: #313)? I've been trying to make a VPN application based on Windows.Networking.Vpn, but I can't seem to get background tasks working without UWP, which is currently not compatible with some .NET 5.0 packages I'd like to use.
Any ideas? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions