Pinned Repositories
buildtools
Build tools that are necessary for building the .NET Core projects
core-sdk
.NET Core SDK Setup
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.
corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.
docker-tools
This is a repo to house some common tools for our various docker repos.
docs
This repository contains .NET Documentation.
dotnet-ci
Repository containing scripting for the dotnet-ci Jenkins instance.
dotnet-framework-docker
The repo for the official docker images for .NET Framework on Windows Server Core.
markdown-it-emoji
Emoji syntax plugin for markdown-it markdown parser
wcf
This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.
StephenBonikowsky's Repositories
StephenBonikowsky/wcf
This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.
StephenBonikowsky/buildtools
Build tools that are necessary for building the .NET Core projects
StephenBonikowsky/core-sdk
.NET Core SDK Setup
StephenBonikowsky/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.
StephenBonikowsky/corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.
StephenBonikowsky/docker-tools
This is a repo to house some common tools for our various docker repos.
StephenBonikowsky/docs
This repository contains .NET Documentation.
StephenBonikowsky/dotnet-ci
Repository containing scripting for the dotnet-ci Jenkins instance.
StephenBonikowsky/dotnet-framework-docker
The repo for the official docker images for .NET Framework on Windows Server Core.
StephenBonikowsky/markdown-it-emoji
Emoji syntax plugin for markdown-it markdown parser
StephenBonikowsky/versions
This repo contains information about the various component versions that ship with .NET Core.