/documentdb-dotnet-core

Primary LanguageJavaScriptMIT LicenseMIT

Azure Cosmos DB: DocumentDB API in Action

Blog post: Azure Cosmos DB: DocumentDB API in Action

aspnet5-agnular2-03

Features

  • Create DocumentDB database and collections
  • CRUD operations using the DocumentDB API
  • Create and consume JavaScript stored procedures, triggers and user defined functions
  • Add attachments to JSON documents
  • Generic Data DocumentDB repositories
  • Use AutoMapper to map DocumentDB documents into application domain models

Installation instructions

  1. Install Azure Cosmos DB Emulator.
  2. Clone the repository and build the solution to restore the required packages
  3. Start the emulator
  4. Run the application
  5. You can open the emulator's data explorer and check all components have been created successfully
  6. Follow chsakell's Blog

    Facebook Twitter
    Microsoft Web Application Development
    facebook twitter-small

    License

    Code released under the MIT license.