Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
aspnetcore-tooling
Tools for ASP.NET Core apps, such as MSBuild targets, Visual Studio extensions, and command line tools. (Open issues on https://github.com/dotnet/aspnetcore/issues)
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
performance
This repo contains benchmarks used for testing the performance of all .NET Runtimes
fsharp
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
arcade-pool-provider
Repository for the helix pool provider
corefxlab
This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
EntityFramework.Docs
Documentation for Entity Framework Core and Entity Framework 6
xdt
XDT is Microsoft's Xml Document Transformation library.
Scaffolding
Code generators to speed up development.
templating
This repo contains the Template Engine which is used by dotnet new
try-convert
Helping .NET developers port their projects to .NET Core!
project-system-tools
Tools for working with the C#/VB/F# project system.
symreader
Managed definitions for COM interfaces exposed by DiaSymReader APIs
wcf
This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.
xliff-tasks
MSBuild tasks and targets which allow the localization of string resources using xliff
platform-compat
Roslyn analyzer that finds usages of APIs that will throw PlatformNotSupportedException on certain platforms.
symreader-portable
Reader of Portable PDBs format that implements DiaSymReader interfaces (ISymUnmanagedReader, ISymUnmanagedBinder, etc.).
winforms
Windows Forms is a .NET Core UI framework for building Windows desktop applications.
sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI