Skip to content

2.0.0 Developer Build #7

Pre-release
Pre-release
Compare
Choose a tag to compare
@borrrden borrrden released this 16 May 03:24
· 1691 commits to master since this release
2.0.0-db007

This build contains replication, with the caveat that functional testing for it is not quite yet in place so it hasn't been strenuously verified. Furthermore, the API has been overhauled yet again. I backed off on the "everything is an interface" concept because the API spec was relying more and more on user-created objects and the factories started to get out of hand. Now, for example, databases will be created just by making a new Database(). As of this DB, there are now 220 unit tests that pass for .NET Core (3 different OS) and UWP.

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/