ellismg
I used to work at Microsoft on the .NET Framework, then I worked at Pulumi, and now I work at Microsoft again on the Azure SDKs. He/Him.
@microsoftSeattle, WA
Pinned Repositories
angular-cosmosdb
Cosmos DB, Express.js, Angular, and Node.js app
AnomalyDetectorLowLevelClient
Prototype for a lower level client for Anomaly Detector
assume-role
Easily assume AWS roles in your terminal.
autorest.csharp
Extension for AutoRest (https://github.com/Azure/autorest) that generates C# code
azd-compatibility-azure-function
Making an Azure Functions project (from Azure Functions University) compatible to azd
azure-dev
A developer CLI that accelerates the time it takes for you to get started on Azure. The Azure Developer CLI provides a set of developer-friendly commands that map to key stages in your workflow - code, build, deploy, monitor, repeat.
contoso-chat-csharp-prompty
github-webhooks-serverless
A small Pulumi library for writing serverless GitHub webhooks on AWS
testing-buildkite
Nothing to see here, just a test repository
todo-nodejs-mongo
A complete ToDo application that includes everything you need to build, deploy, and monitor an Azure solution. This application uses the Azure Developer CLI (azd) to get you up and running on Azure quickly, React.js for the Web application, Node.js for the API, Azure Cosmos DB API for MongoDB for storage, and Azure Monitor for monitoring and logging.
ellismg's Repositories
ellismg/buildtools
Build tools that are necessary for building the .NET Core projects
ellismg/CliCommandLineParser
A second generation of comand-line parser for .NET Core command line tools
ellismg/corefx-progress
We'll use this repo to allow folks to track the progress we're making toward open sourcing all the libraries.
ellismg/corefxlab
This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
ellismg/DataProtection
Data protection APIs.
ellismg/dnvm
The .NET SDK Manager, a set of command line utilities to update and configure which runtime (KRE) to use.
ellismg/DNX
The .NET Cross-Platform Runtime SDK (.NET XRE) contains the code required to bootstrap and run an application, including the compilation system, SDK tools, and the native CLR hosts.
ellismg/Docs
Documentation for ASP.NET 5
ellismg/dotnet-ci
Repository containing scripting for the dotnet-ci Jenkins instance.
ellismg/EchoServer
Experiemental port of the CoreFX test server to ASP.NET Core / Kestrel
ellismg/Home
The Home repository is the starting point for people to learn about ASP.NET 5.
ellismg/jitutils
ellismg/KestrelHttpServer
A development web server for ASP.NET vNext based on libuv.
ellismg/libuv
Prototype of a wrapper build system for ingestion of libuv into dotnet core
ellismg/libuv-build
Libuv build automation for ASP.NET 5
ellismg/libuv-package
NuGet packages for libuv
ellismg/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
ellismg/NuGet.Client
Core client libraries for NuGet Services
ellismg/RHSummitDemo
ellismg/samples
ellismg/symreader
Managed definitions for COM interfaces exposed by DiaSymReader APIs
ellismg/websdk
MSBuild tasks and targets required for publishing ASP.NET applications