Azure Cosmos DB .NET Core Preview SDK available
Published date: November 18, 2016
Azure Cosmos DB now has .NET Core support. The Azure Cosmos DB .NET Core Preview SDK enables you to build fast, cross-platform ASP.NET Core and .NET Core apps to run on Windows, Mac, and Linux, as well as create Universal Windows Platform (UWP) apps.
The Azure Cosmos DB .NET Core Preview SDK has feature parity with the latest version of the Azure Cosmos DB .NET SDK and supports the following:
- All connection modes: Gateway mode, Direct TCP, and Direct HTTPS
- All consistency levels: Strong, Session, Bounded Staleness, and Eventual
- Partitioned collections
- Multi-region database accounts and geo-replication
For more information, see the Azure Cosmos DB .NET Core SDK documentation page.