We are planning to move towards cloud native application development. We do currently have several application that are written in VC++ and hosted using COM+. We have exposed several COM interfaces which can be accessed by clients. How do we move out of COM+ to modernize our application? Also is there a way to handle COM dlls in cloud native application development?