stoiveyp / Alexa.NET.Annotations

Library to help make writing your first Alexa skill smaller and easier
MIT License
0 stars 0 forks source link

Pass in context as optional argument #7

Closed stoiveyp closed 1 year ago

stoiveyp commented 2 years ago

AlexaSkillPipeline takes an optional context argument that is available to handlers

This should be available as a boolean option on the AlexaSklill generator attribute