Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 254 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 254 Bytes

scriptcs-couchbase-lite

About

A simple script library to make it easier to use the Couchbase.Lite package in scriptcs

Installation

scriptcs -install ScriptCs.Couchbase.Lite

Usage

var db = Couchbase.GetDb("mydb");

License

Apache 2.0