'How can i add mtom support?

I have to build a soap (wcf) service. This service has to run on a .net core. I found a library for this (soapcore). But i have a problem. I am getting an error message like "mtom not supported". mtom support is a must. How to add mtom support or have you any solutions for this problem. Thanks.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source