mikedn

mikedn

Geek Repo

Github PK Tool:Github PK Tool

mikedn's repositories

runtime

.NET is a cross-platform runtime and libraries, for cloud, IoT and desktop apps. It includes a garbage collector, JIT compiler, primitive data types and class libraries.

Language:C#License:MITStargazers:6Issues:1Issues:1

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.

Language:C#License:MITStargazers:0Issues:2Issues: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:3Issues: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:2Issues:0
Language:C#License:MITStargazers:0Issues:2Issues:0

wpf

WPF is a .NET Core UI framework for building Windows desktop applications.

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