joshfree
Engineering Manager on the Azure SDK team at Microsoft. Previously on .NET Base Class Libraries.
MicrosoftSeattle, WA
Pinned Repositories
azure-sdk-for-go
This repository is for active development of the Azure SDK for Go. For consumers of the SDK we recommend visiting our public developer docs at:
azure-sdk-for-java
This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
azure-sdk-for-js
This repository is for active development of the Azure SDK for JavaScript (NodeJS & Browser). For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/javascript/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-js.
azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
azure-sdk-for-python
This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
azure-libraries-for-java
Azure Management Libraries for Java
azure-rest-api-specs
The source for REST API specifications for Microsoft Azure.
azure-sdk
Azure SDK
azure-sdk-for-java
This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
bond
Bond is a cross-platform framework for working with schematized data. It supports cross-language de/serialization and powerful generic mechanisms for efficiently manipulating data. Bond is broadly used at Microsoft in high scale services.
joshfree's Repositories
joshfree/bond
Bond is a cross-platform framework for working with schematized data. It supports cross-language de/serialization and powerful generic mechanisms for efficiently manipulating data. Bond is broadly used at Microsoft in high scale services.
joshfree/azure-libraries-for-java
Azure Management Libraries for Java
joshfree/azure-rest-api-specs
The source for REST API specifications for Microsoft Azure.
joshfree/azure-sdk
Azure SDK
joshfree/azure-sdk-for-java
This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
joshfree/buildtools
Build tools that are necessary for building the .NET Core projects
joshfree/cli
This repo contains the .NET Core command-line (CLI) tools, used for building .NET Core apps and libraries through your development flow (compiling, NuGet package management, running, testing, ...).
joshfree/codeformatter
Tool that uses Roslyn to automatically rewrite the source to follow our coding styles
joshfree/core
Home repository for .NET Core
joshfree/core-docs
.NET Core documentation (work in progress).
joshfree/core-setup
Installer packages for the .NET Core runtime and libraries
joshfree/coreclr
This repo contains the .NET Core runtime, called CoreCLR, and the base library, called System.Private.Corelib (or mscorlib). It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes. We welcome contributions.
joshfree/corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others. We welcome contributions.
joshfree/corefxlab
This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
joshfree/corert
This repo contains CoreRT, a .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying .NET Native compiler toolchain.
joshfree/dotnet
This repo is the official home of .NET on GitHub. It's a great starting point to find many .NET OSS projects from Microsoft and the community, including many that are part of the .NET Foundation.
joshfree/KestrelHttpServer
A web server for ASP.NET Core based on libuv.
joshfree/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
joshfree/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
joshfree/up-for-grabs.net
Jump in!
joshfree/wcf
This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.