I'm looking for a .Net class library to load UML models (the more serialization formats the better) for an application I'm developing. I only need the UML object model, no graphs, graphic, UI or anything like that.
Currently I'm using NUml, however that library hasn't seen much maintainance in the last few years and is somewhat outdated.
The library should be fully managed, bonus points if open source (but not neccessary). I've looked in the open source space already and couldn't really come up with anything.