© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Nick Willan
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.
David Pallmann
Geek in Texas
Thanks for the heads up, Nick - fixed.