2.0.0 Developer Build #8
Pre-releaseThis build contains a few more APIs on Database
. One known issue is that Compact()
will not collect garbage attachments yet. This needs implementation at the LiteCore level. DatabaseOptions
has been renamed to DatabaseConfiguration
. Also the way that the native libraries are delivered has changed, and therefore .NET Core now also needs to register its support classes via Couchbase.Lite.Support.NetDesktop.Activate()
.
This DB also introduces the ILiveQuery
interface which is a query that will automatically update in reaction to database changes.
For more detailed notes about this release, see this document and for an API reference, see this page.
To get this build from Nuget, add this URL to your package sources:
http://mobile.nuget.couchbase.com/nuget/Developer/