problem with PUT POST AND DELETE Requests using API
description
"ExceptionType":"EFMVC.CommandProcessor.Command.CommandHandlerNotFoundException","Message":"Command handler not found for command type: EFMVC.Domain.Commands.DeleteCategoryCommand","StackTrace":" at EFMVC.CommandProcessor.Dispatcher.DefaultCommandBus.Submit[TCommand](TCommand command)
I'm not sure how to fix it. I've spent hours trying to work through or around it with no luck.