Show Nav
Patrick Bacon

Software Consultant and Developer. Loves making software, learning new technologies, and being an Atom.

 
Featured

Testing JSON Input/Output in Azure Functions Request Tests

Improve request tests for an Azure Function by serializing/deserializing JSON using the same configuration that the framework would use in production.
All Posts