Is it possible to map nested properties? #30692
Labels
closed-out-of-scope
This is not something that will be fixed/implemented and the issue is closed.
customer-reported
Ask a question
Is it possible to map nested properties?
I have a Cosmos DB item that looks like this:
My model at the moment is this:
blueprint.cs
FactorioStudioContext.cs
Theoretically, it should be possible, no? I can query the database with this query and it returns the result as expected.
So I'm hoping there is something along the lines of
that maps property
Label
to"/blueprint/label"
?Include provider and version information
EF Core version: 7
Database provider: CosmosDB
Target framework: .NET 7.0
Operating system: Windows 11
IDE: Visual Studio 2022
The text was updated successfully, but these errors were encountered: