Steven Pears
Steven Pears
Hi @SteveJCCC I can see in the code there's the following line commented out: ```csharp //services.AddControllers().AddNewtonsoftJson(); ``` Using Newtonsoft is a requirement for the skill requests and responses to work...
@FelipeBergmann What kind of setup did you find these issues occurring? You mentioned an Amazon lib - so I'm guessing AWS Lambda? For that to work correctly you do have...
> @stoiveyp any concerns you may see? Mostly thinking about matching dependencies for plugins. Nope this should be fine - there's nothing we use that should cause the extensions problems;...