lucabriguglia / OpenCQRS

.NET Standard framework to create simple and clean design. Advanced features for DDD, CQRS and Event Sourcing.
Apache License 2.0
3 stars 115 forks source link

[Question] Is there any plan to use Microsoft.Azure.Cosmos ? #97

Closed xaviersolau closed 4 years ago

xaviersolau commented 4 years ago

Do you plan to add cosmos support with Microsoft.Azure.Cosmos (Azure Cosmos DB version 3) ?

Do you think we could get any benefit from this new API?

lucabriguglia commented 4 years ago

Yes, I was planning to update it in one of the next releases. I think going forward is the natural choice.

lucabriguglia commented 4 years ago

Microsoft.Azure.Cosmos will be introduced with the new Entity Framework Cosmos provider (#30).