Giter VIP home page Giter VIP logo

couchbaselabs / userprofile-couchbase-mobile-xamarin Goto Github PK

View Code? Open in Web Editor NEW
2.0 31.0 8.0 24.44 MB

A collection of apps that demonstrate Couchbase Mobile 2.x capabilities

Home Page: https://docs.couchbase.com/tutorials/index.html

License: Other

couchbase couchbase-mobile couchbase-lite couchbase-sync-gateway couchbase-community xamarin xamarin-forms xamarin-ios xamarin-android xamarin-uwp

userprofile-couchbase-mobile-xamarin's Introduction

Overview

This repository hosts several Xamarin sample apps that demonstrate various features of the Couchbase Mobile 2.0 stack. Each Xamarin solution is hosted in a separate branch, and produces app binaries for iOS, Android, and UWP.

"master" branch

Hosts this README

This branch hosts app that demonstrates basic Database and Document operations using Couchbase Lite as a standalone, embedded database within your mobile app.

Check out the Fundamentals Tutorial for more details!

This branch hosts an app that demonstrates basic query and full-text-search operations using Couhbase Lite as a standalone, embedded database within your mobile app.

Check out the Querying Tutorial for more details!

This branch hosts an app that supports syncing of documents between Couchbase Lite database and remote Sync Gateway.

Check out the Couchbase Sync Gateway Tutorial for more details!

userprofile-couchbase-mobile-xamarin's People

Contributors

rhedgpeth avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

userprofile-couchbase-mobile-xamarin's Issues

Exception in MainActivity.cs

When running the tutorial an exception is raised in the MaainActivity.cs class.
In this function:
void RegisterServices()
{
ServiceContainer.Register(() => new DatabaseSeedService(ApplicationContext));
}

I get this error:
System.MissingFieldException
Field not found: SimpleInjector.Lifestyle SimpleInjector.Lifestyle.Singleton Due to: Could not find field in class

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.