Skip to content

v3.24.0

Choose a tag to compare

@chullybun chullybun released this 06 Aug 22:52
· 61 commits to main since this release
3cc68cc
V3.24.0 (#115)

* v3.24.0
- *Enhancement:* `CosmosDb.SelectMultiSetWithResultAsync` and `SelectMultiSetAsync` added to enable the selection of multiple sets of data in a single operation; see also `MultiSetSingleArgs` and `MultiSetCollArgs`.
- *Enhancement:* `CosmosDbValue.Type` is now updatable and defaults from `CosmosDbValueModelContainer<TModel>.TypeName` (updateable using `UseTypeName`).

* Doco add.

* Rename `CopyFromAs`