Saber
Multiple 1 to Many Relationships in Entity Framework
what do your entities look like? https://learn.microsoft.com/en-us/ef/core/modeling/relationships/one-to-many
36 replies
Integration testing with testcontainers and cosmosdb
Are you expecting there to be examples of using testcontainers for your specific usecase? Should be pretty simple to find out how to use the cosmos emulator with docker and from there doing it with test containers should be straight forward
3 replies