Daniel Harvey (DnlHarvey)

DnlHarvey

Geek Repo

0

following

0

stars

Company:Microsoft

Github PK Tool:Github PK Tool

Daniel Harvey's repositories

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.

Language:C#License:MITStargazers:0Issues:0Issues:0

NuGet.BuildTasks

The build tasks used to pick up package content from project.lock.json.

Language:C#License:NOASSERTIONStargazers:0Issues:0Issues:0

corefx

This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.

Language:C#License:MITStargazers:0Issues:0Issues:0

corert

This repo contains CoreRT, a .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying .NET Native compiler toolchain.

Language:C#License:MITStargazers:0Issues:0Issues:0

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, ...).

Language:C#License:MITStargazers:0Issues:0Issues:0