-
MatterControl 2.x for Linux can be built for Linux (I have done it today) but it is rather cumbersome.
Would you be interested in packaging MatterControl 2.x for Linux as an Providing an [AppImage]…
-
**Background**: In The Beginning, Google provided an API XML file, and we used that as input to `generator` to produce `Mono.Android.dll`. It Was Good...except we couldn't bind anything else. Then A…
-
ljzj2 updated
6 months ago
-
## Steps to Reproduce
See attachments for the files in example.
You can download Aspose.Slides here https://downloads.aspose.com/slides/net
or use attached version
1. Compile test.cs using follo…
-
Context: https://github.com/dotnet/roslyn/issues/62832#issuecomment-1198456455
On a recent .NET 7 bump, we found a ~4.5% app size regression related to a new C# 11 delegate feature. I set `LangVers…
-
I can't rebuild the app in release mode for creating APK files after the installation of `Plugin.Firebase` and `Plugin.Firebase.Crashlytics`. If I remove these packages I can rebuild and create APK fi…
-
### Description
During tests on iOS for self made binding library that binds to xcframework for google map utils (https://github.com/googlemaps/google-maps-ios-utils) i found that application slows…
-
### Description
When using bindings to try and populate an ObservableCollection of pins to display on a map, constantly get a JavaLang null exception, latlng cannot be null.
### Steps to Reprodu…
-
Is it possible that this player will be available on Xamarin.Android? Or do you plan on adding the official Bindings for Xamarin.Android to the native com.amazonaws.ivs.player library?
-
Related? PR #687.
Parameter names remains an ongoing concern. "Best" is if the Java code is built with `javac -parameters`, which allows `class-parse` to extract parameter names, and everything is…