stoiveyp / Alexa.NET.Annotations

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

Analyzers #4

Closed stoiveyp closed 2 years ago

stoiveyp commented 2 years ago

Attribute attached to a method should run an analyzer to ensure the method signature is valid

stoiveyp commented 2 years ago

Parameter types now raise a warning if they can't be mapped