Xamarin.Forms sample using CosmosDB
Перейти к файлу
Javier Suárez Ruiz 7a5e27c634 Updated README 2017-07-28 20:53:17 +02:00
NotesCosmosDB Updated AppSettings 2017-07-28 20:42:15 +02:00
.gitattributes 👾 Added .gitattributes & .gitignore files 2017-07-28 20:34:52 +02:00
.gitignore 👾 Added .gitattributes & .gitignore files 2017-07-28 20:34:52 +02:00
README.md Updated README 2017-07-28 20:53:17 +02:00
notes-cosmosdb.png Updated README 2017-07-28 20:53:17 +02:00

README.md

Xamarin.Forms CosmoDB Demo

Application to take notes made with Xamarin.Forms using .NET Standard and CosmosDB.

The app targets two platforms:

  • iOS
  • Android

Requirements

  • Visual Studio 2015 (14.0 or higher) to compile C# 6 language features (or Visual Studio MacOS)
  • Xamarin add-ons for Visual Studio (available via the Visual Studio installer)
  • Visual Studio Community Edition is fully supported!
  • Android SDK Tools 25.2.3 or higher
  • JDK 8.0

Code released under the MIT license.