Skip to content

ealsur/ondotnet-cosmosdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

74dc417 · Mar 5, 2020

History

39 Commits
Feb 13, 2020
Oct 25, 2019
Oct 25, 2019
Feb 24, 2020

Repository files navigation

Underdog features of the Azure Cosmos DB NET SDK

Summary

This repo acts as backing material for the OnDotNET show talking about cool and new features using the .NET Cosmos DB SDK.

Episode 1

During episode 1, we'll cover:

Watch the On Dotnet episode

Episode 2

During episode 2, we'll cover:

  • Learn to consume the Change Feed and create reactive applications that listen to changes in Cosmos containers.
  • Use the Transactional Batch to create groups of operations that need to either succeed or fail as a single transaction. For more information about Transactional Batch, check our devblog.
  • Leverage the Bulk support to optimize throughput for mass ingestion operations. For more information about Bulk, check our devblog.

Watch the recording! 👇

Watch the On Dotnet episode