cgillum
Partner Software Architect at Microsoft. Creator of Azure Durable Functions, Easy Auth, and Dapr Workflow.
MicrosoftSeattle, Washington
Pinned Repositories
azure-functions-durable-extension
Durable Task Framework extension for Azure Functions
durabletask
Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
azure-functions-openai-extension
Azure Functions bindings for OpenAI
dfperf-scenarios
Test repository
durable-logic-apps-demo
durabletask-dapr
Reference implementation for the Dapr Workflow embedded engine
durabletask-sqlserver
SQL Server backend for the Durable Task Framework and Durable Functions.
easyauth
Documentation, Samples, and Issue Tracking for Azure App Service Authentication / Authorization (Easy Auth).
pipe-server
A fast and lightweight named pipe server implementation for local IPC written in .NET 4.5
cgillum's Repositories
cgillum/azure-functions-openai-extension
Azure Functions bindings for OpenAI
cgillum/durabletask-dapr
Reference implementation for the Dapr Workflow embedded engine
cgillum/durabletask-sqlserver
SQL Server backend for the Durable Task Framework and Durable Functions.
cgillum/admission-controller-webhook-demo
Kubernetes admission controller webhook example
cgillum/azure-docs
Open source documentation of Microsoft Azure
cgillum/azure-functions-samples-java
The Java sample code for Microsoft Azure Functions
cgillum/cgillum-tech
cgillum/dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
cgillum/dapr-components-contrib
Community driven, reusable components for distributed apps
cgillum/dapr-docs
Fork of Dapr user documentation
cgillum/dapr-dotnet-sdk
Dapr SDK for .NET
cgillum/dapr-proposals
Proposals for new features in Dapr
cgillum/dapr-python-sdk
Dapr SDK for Python
cgillum/dapr-quickstarts
Dapr quickstart code samples and tutorials showcasing core Dapr capabilities
cgillum/dapr-samples
Community driven repository for Dapr samples
cgillum/designs
This repo is used for reviewing new .NET designs.
cgillum/DurableFunctionBenchmarks
Test app and scripts for doing Durable Functions benchmarking
cgillum/durabletask-go
The Durable Task Framework is a lightweight, embeddable engine for writing durable, fault-tolerant business logic (orchestrations) as ordinary code.
cgillum/go-sdk
Dapr SDK for go
cgillum/ICM358210295
Minimal reproducer for ICM #358210295
cgillum/jsonpickle
Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.
cgillum/keda
KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes
cgillum/keda-docs
Documentation and landing page for KEDA
cgillum/KuduLite
KuduLite is the engine behind git/hg deployments, and various other features in Azure Web Sites on Linux.
cgillum/local-nuget
MSBuild target for publishing NuGet packages locally
cgillum/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
cgillum/pybadges
A Python library for creating Github-style badges
cgillum/specification
Serverless Workflow Specification
cgillum/temporal-sdk-dotnet
Temporal .NET SDK
cgillum/TestPythonApp
Testing Python Function apps