couchbase / couchbase-lite-net

A lightweight, document-oriented (NoSQL), syncable database engine for .NET
http://developer.couchbase.com/mobile/
Apache License 2.0
439 stars 126 forks source link

Remove Xamarin and .NET Standard builds #1643

Closed borrrden closed 3 months ago

borrrden commented 3 months ago

Going forward this is a pure .NET (post core) project, and .NET 4.6.2+.

borrrden commented 3 months ago

Note this is entirely deletions. Most of the deletions are the dedicated Xamarin iOS and Android test runners.

borrrden commented 3 months ago

Sadly not yet. The replacement for Xamarin is just as annoying, but in different ways. A lot of it has to do with reasons outside the code base (deployment, etc)