Azure / azure-cosmos-dotnet-v3

.NET SDK for Azure Cosmos DB for the core SQL API
MIT License
723 stars 477 forks source link

[Internal] Example: Add unit tests to show DateOnly custom serializer examples #4476

Open changanhan opened 1 month ago

changanhan commented 1 month ago

Pull Request Template

Description

This PR adds a unit test to show an example of DateOnly custom serializer. Customers code is required to make similar changes to properly serialize and deserialize DateOnly object.

Type of change

Please delete options that are not relevant.

Closing issues

To automatically close an issue: closes #4041