Thomas Stocker

Results 127 comments of Thomas Stocker
trafficstars

Made a Pull Request that Fixes this Because I experienced it too.

Fantastic, this is the last missing functionality of https://github.com/jamesmontemagno/GeolocatorPlugin that is not in Maui.Essentials.

I set following property in the winui project and it compiles now in visual studio and on the dotnet build command line. `false` as a workaround for now

1) Added netstandard 2.1 Target 2) Added Ignore for Jetbrains Rider 3) fixed build on .NET 7.0.200 SDK

Concerning the System.Memory and iOS I found a different workaround. Adding a msbuild Target which removes it on iOS. https://github.com/Mapsui/Mapsui/pull/1856/commits/b5005d23b2d0dd62a70080beacc6ee438c10deed So the main change of this pull request is adding...

@airbreather I can try to contact them too. When you have some contact information.

> We have a CLA in place that gives "NetTopologySuite-Team" the right to re-license this project. I think this was @xivk's contribution to this project. So any change that has...

> > We have a CLA in place that gives "NetTopologySuite-Team" the right to re-license this project. I think this was @xivk's contribution to this project. So any change that...

I like the general idea of this pull request. I saw that pidgin library has codegen. So is this only an development dependency and at runtime pigdin isn‘t needed?

Runtime dependency is okay and I had a look a the project website so it seems well maintained.