weshaggard
Currently a developer on the Azure SDK team but formally a developer on the .Net team for many years.
Microsoft
Pinned Repositories
arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
autorest
OpenAPI (f.k.a Swagger) Specification code generator. Supports C#, PowerShell, Go, Java, Node.js, TypeScript, Python, Ruby and PHP.
azure-sdk
Azure SDK
azure-sdk-for-android
Android client SDKs for Microsoft Azure
azure-sdk-for-js
An isomorphic javascript sdk for Azure services
CodeHtmler
CodeHTMLer is a simple library that translates plain text code into a colorized HTML version of the code.
coreclr
This repo contains the .NET Core runtime, called CoreCLR. It is an execution engine for .NET apps, performing functions such as IL byte code loading, compilation to machine code and garbage collection. The repo contains the complete up-to-date CoreCLR codebase.
corefx
This repository contains the foundational libraries that make up the .NET Core development stack.
corert
This repo contains CoreRT, a .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying .NET Native compiler toolchain.
weshaggard's Repositories
weshaggard/azure-sdk-for-android
Android client SDKs for Microsoft Azure
weshaggard/azure-sdk-for-js
An isomorphic javascript sdk for Azure services
weshaggard/arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
weshaggard/autorest
OpenAPI (f.k.a Swagger) Specification code generator. Supports C#, PowerShell, Go, Java, Node.js, TypeScript, Python, Ruby and PHP.
weshaggard/autorest.csharp
Extension for AutoRest (https://github.com/Azure/autorest) that generates C# code
weshaggard/autorest.powershell
AutoRest PowerShell Generator
weshaggard/azure-sdk
Azure SDK
weshaggard/autorest.go
Extension for AutoRest (https://github.com/Azure/autorest) that generates Go code
weshaggard/azure-dev
A developer CLI that reduces the time it takes for you to get started on Azure. The Azure Developer CLI (azd) provides a set of developer-friendly commands that map to key stages in your workflow - code, build, deploy, monitor, repeat.
weshaggard/azure-functions-kafka-extension
Kafka extension for Azure Functions
weshaggard/azure-rest-api-specs
The source for REST API specifications for Microsoft Azure.
weshaggard/azure-sdk-for-c
This repository is for active development of the Azure SDK for Embedded C. For consumers of the SDK we recommend visiting our versioned developer docs at https://azure.github.io/azure-sdk-for-c.
weshaggard/azure-sdk-for-cpp
This repository is for active development of the Azure SDK for C++. For consumers of the SDK we recommend visiting our versioned developer docs at https://azure.github.io/azure-sdk-for-cpp.
weshaggard/azure-sdk-for-go
Microsoft Azure SDK for Go
weshaggard/azure-sdk-for-ios
iOS client SDKs for Microsoft Azure
weshaggard/azure-sdk-for-java
Azure SDKs for Java
weshaggard/azure-sdk-for-net
.NET Libraries for Azure
weshaggard/azure-sdk-for-python
Microsoft Azure SDK for Python
weshaggard/azure-sdk-for-rust
This repository is for active development of the *unofficial* Azure SDK for Rust. This repository is *not* supported by the Azure SDK team.
weshaggard/azure-sdk-tools
Tools repository leveraged by the Azure SDK team.
weshaggard/docs
This repository contains .NET Documentation.
weshaggard/linkchecker
check links in web documents or full websites
weshaggard/maven
Apache Maven
weshaggard/MSBuildSdks
MSBuild project SDKs
weshaggard/repo-templates
Default templates for Microsoft repos across all GitHub organizations: helping providing for collaborative communities, SECURITY.MD, Code of Conduct, and other files...
weshaggard/runner-images
GitHub Actions runner images
weshaggard/SkyStone
FTC SDK
weshaggard/tests
Placeholder for sharing samples and testing various scenarios
weshaggard/Testura.Code
Testura.Code is a wrapper around the Roslyn API and used for generation, saving and compiling C# code. It provides methods and helpers to generate classes, methods, statements and expressions.
weshaggard/typespec