-
Notifications
You must be signed in to change notification settings - Fork 3
03. Version history
Akos Nagy edited this page May 4, 2018
·
1 revision
- Added support to populate the SQL translation tab
- Added support for setting FeedOptions
- Added support to execute raw SQL queries from the C# window (issue #2)
- Rebranded the driver to CosmosDbDriver (resource strings and source code identifiers)
- Updated the source code for C# 6 and C# 7
- Updated .NET framework to 4.7.1, updated the DocumentClientSDK
Driver package: https://dotnetfalconcontent.blob.core.windows.net/linqpad-cosmosdb-driver/v2-0-0-0/AzureCosmosDbDriver.lpx
Context library: https://dotnetfalconcontent.blob.core.windows.net/linqpad-cosmosdb-driver/v2-0-0-0/CosmosDbContext.dll
- First version of the driver
- Static driver
- Dynamic driver
- Raw SQL support
- Executing stored procedures and UDFs
Driver package: https://dotnetfalconcontent.blob.core.windows.net/linqpad-cosmosdb-driver/v1-0-0-0/AzureDocumentDbDriver.lpx
Context library: https://dotnetfalconcontent.blob.core.windows.net/linqpad-cosmosdb-driver/v1-0-0-0/ContextLibrary.dll