While starting a new SoapCore service and sending a dummy request with SoapUI, I receive a HTTP500 and the following exception:
No service for type 'SoapCore.Extensibility.IFaultExceptionTransformer' has been registered.
Add services.AddSoapCore();
to your services configuration