Pinned Repositories
buildtools
Build tools that are necessary for building the .NET Core projects
coreclr
This repo contains the .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.
corert
This repo contains CoreRT, a .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying .NET Native compiler toolchain.
dotnet-api-docs
.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
mainpuzzleserver
The main repo for the Puzzle Hunt and Puzzleday servers.
MicrosoftPuzzleEvents
Landing page for puzzle events at Microsoft
wcf
This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.
mainpuzzleserver
The main repo for the Puzzle Hunt and Puzzleday servers.
morganbr's Repositories
morganbr/mainpuzzleserver
The main repo for the Puzzle Hunt and Puzzleday servers.
morganbr/buildtools
Build tools that are necessary for building the .NET Core projects
morganbr/coreclr
This repo contains the .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
morganbr/corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.
morganbr/corert
This repo contains CoreRT, a .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying .NET Native compiler toolchain.
morganbr/dotnet-api-docs
.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
morganbr/MicrosoftPuzzleEvents
Landing page for puzzle events at Microsoft
morganbr/wcf
This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.
morganbr/winrt-api
WinRT reference content for developing Microsoft Universal Windows Platform (UWP) apps