Pinned Repositories
buildtools
Build tools that are necessary for building the .NET Core projects
core-setup
Installer packages for the .NET Core runtime and libraries
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.
corefxlab
This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
corert
This repo contains CoreRT, a .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying .NET Native compiler toolchain.
finagle-helloworld
job-scheduler
NuGet.Client
Core client libraries for NuGet Services
orleans
Orleans - Distributed Virtual Actor Model
SedarG's Repositories
SedarG/finagle-helloworld
SedarG/job-scheduler
SedarG/buildtools
Build tools that are necessary for building the .NET Core projects
SedarG/core-setup
Installer packages for the .NET Core runtime and libraries
SedarG/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.
SedarG/corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.
SedarG/corefxlab
This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
SedarG/corert
This repo contains CoreRT, a .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying .NET Native compiler toolchain.
SedarG/NuGet.Client
Core client libraries for NuGet Services
SedarG/orleans
Orleans - Distributed Virtual Actor Model
SedarG/versions
This repo contains information about the various component versions that ship with .NET Core.