News

Durable Functions is an extension of Azure Functions that lets you write stateful functions in a serverless compute environment. The extension lets you define stateful workflows by writing ...
This repo is inspired by many of the concise examples of idiomatic modern C++ that appear in the book A Tour of C++ by Bjarne Stroustrup. I initially started the repo to expand and experiment with the ...