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
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
-
interactive
Command line tool and APIs for interactive programming with C#, F#, and PowerShell, including support for Jupyter Notebooks.
-
runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
-
installer
.NET SDK Installer
-
corert
This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.
-
sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
-
msbuild-language-service
A language service for MSBuild files
-
fsharp
The F# compiler, FSharp.Core library, and tools for F#
-
templates
Templates for .NET
-
project-system
The .NET project system for Visual Studio
-
-
roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
-
machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
-
-
-
efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
-
winforms
Windows Forms is a .NET Core UI framework for building Windows desktop applications.
-
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.
-
orleans
Orleans is a cross-platform framework for building distributed applications with .NET
-
source-build
A repository to track efforts to produce a source tarball of the .NET Core SDK and all its components
-
versions
This repo contains information about the various component versions that ship with .NET Core.
-
-
roslyn-tools
Tools used in Roslyn based repos
-
nuget-trends
Check out NuGet packages adoption and what's trending on NuGet.
-
Nerdbank.GitVersioning
Stamp your assemblies, packages and more with a unique version generated from a single, simple version.json file and include git commit IDs for non-official builds.
-
wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
-
diagnostics
This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
-
websdk
MSBuild tasks and targets required for publishing ASP.NET applications