Skip to content

realm/realm-dotnet-samples

Repository files navigation

realm by MongoDB

License

Description

This repo contains Realm .NET SDK samples:

  • QuickJournalSync: an example MAUI app that shows how to integrate Realm and Atlas Device Sync in an application, with particular focus on error handling, connection state changes and offline realms.
  • AnalyticsTelemetry: an example MAUI app that shows how to use Realm for an Analytics or Telemetry application by using Atlas Device Sync and Data Ingest. The project also shows how to visualize the captured data using MongoDB Charts.
  • AtlasSearch: an example MAUI app that shows how to use Realm and Atlas Search for use cases where full-text search functionality is required.
  • ObjectsAsAPI: an example MAUI app that shows how to it is possible to use the insertion or update of Realm objects as a way to simulate a backend API call once the objects are synchronized on Atlas.
  • IntelligentCache: an example MAUI app that shows how it is possible to use Atlas as an intelligent cache against an external service.

Usage

Check the README.md files of the samples for instructions how to run them.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published