FAQ for .NET SDK
Our .NET library only has a size of 24.2 MB.
Make sure your handler points to
<MyAssembly>::<MyNamespace>.<MyClass>::HandleRequest
✅not
<MyAssembly>::<MyNamespace>.<MyClass>::DoHandleRequest
❌Last modified 1yr ago