Ștefan Negrițoiu

Results 14 comments of Ștefan Negrițoiu

I ran into this issue as well. After some more trial and error it seems ACMESharp is sensitive to mixed-case path when binding to a vault path. I solved by...

We can only hope that this kind of enthusiasm for the project is what will get others to contribute when needed and keep the library updated as the Alexa SDK...

Hi, thanks for the kind words. The AMAZON.Date format is based on Java Duration which is a subset of ISO 8601 standard. See http://docs.oracle.com/javase/8/docs/api/java/time/Duration.html and http://en.wikipedia.org/wiki/ISO_8601#Durations for context. In a...

Thanks for the contribution @ChrisInSeattle! I'll review and merge soon.

Hi @BDGLunde, I'll think about this for the next major revision although I'm not sure that `IntentSequence` is really the best place to keep track of how the skill got...

@ElvenMonky did you have a chance to test the request validation logic with 1.6.0? @tobiratzberger @CarpDeus I will start by stating the obvious: make sure you did not override the...

@CarpDeus thanks for letting us know. @tobiratzberger any updates?

@szymczakk Happy to amend the "official" NUGet package definition so it can be used from .NET Core if you can educate me a bit about what I need to do....

@tonysurma By all means. I'm happy to accept the PR, just let me know if I need to be aware of any specifics. We don't yet use .NET Core in...

@ChrisInSeattle Thanks for you contribution! Please sign the Contributor License Agreement (see your pull request) so we can accept it in the project.