Elfocrash / Cosmonaut

🌐 A supercharged Azure CosmosDB .NET SDK with ORM support
https://cosmonaut.readthedocs.io
MIT License
342 stars 44 forks source link

FindAsync method will ignore the CosmosEntityName #61

Open Elfocrash opened 5 years ago

Elfocrash commented 5 years ago

It's been observed that the FindAsync method will ignore the entity type when used in a shared collection and it will return a value cast as the CosmosStore object type.