Skip to main content

Articles for the tag
MongoDB

1 Result
Post categories: Code
Managing polymorphism in MongoDB with .NET
18 November 2025 - 6 minutes reading

Claudio Volpi explains how to manage object polymorphism in a simple way with the MongoDB driver for .NET, allowing you to read and write documents while maintaining all the flexibility of polymorphism.