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
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 would like to use QUIC in my Android App, developed with .Net and C#. As I understood until now .Net supports QUIC, but for Android it's not jet available as a full managed NuGet package.
And in Android, I can't install a package like on other Linux distributions from packages.microsoft.com, since Android does not support this.
Do I have to compile msquic by myself to use it in my Android App? This should be possible, like I read in #4318.
Or is somewhere a compiled version available, I can use?
Beta Was this translation helpful? Give feedback.
All reactions