Pinned repositories
-
coreclr
Forked from dotnet/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.
C#
-
corefx
Forked from dotnet/corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.
C#
-
dotnet
Forked from Microsoft/dotnet
dotnet is the official home of .NET on GitHub. It's a great starting point to find many .NET OSS projects from Microsoft and the community, including many that are part of the .NET Foundation.
HTML
594 contributions in the last year
Contribution activity
February 2017
- mairaw/cli C#
fixing typos
Fixing some typos I found in the localizable strings. Wasn't sure if I needed to change the XLIFF files too or if that process was automatic.