Thank you for this guide. It was very helpful. One small note. The 'namespace" in your DateFunction - Function.cs file should be "namespace DateFunction;", instead of "namespace ServerlessDate;", otherwise the lambda function cannot find the class.