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 upPinned repositories
Repositories
-
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
-
samples
Sample code referenced by the .NET documentation
-
msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
-
wpf
WPF 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.
-
-
-
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)
-
extensions
.NET APIs for commonly used programming patterns and utilities, such as dependency injection, logging, and configuration.
-
roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
-
diagnostics
This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
-
runtimelab
This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
-
installer
.NET SDK Installer
-
designs
This repo is used for reviewing new .NET designs.
-
efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
-
sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
-
docs-desktop
This repository contains .NET documentation related to Windows Forms (winforms) and Windows Presentation Foundation (WPF).
-
source-build
A repository to track efforts to produce a source tarball of the .NET Core SDK and all its components
-
arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
-
iot
This repo includes .NET Core implementations for various IoT boards, chips, displays and PCBs.
-
winforms
Windows Forms is a .NET Core UI framework for building Windows desktop applications.
-
EntityFramework.ApiDocs
Reference documentation for Entity Framework APIs
-
-
SqlClient
Microsoft.Data.SqlClient provides database connectivity to SQL Server for .NET applications.
-
machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
-
corefxlab
This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
-
arcade-validation
Testing and validation scenarios for https://github.com/dotnet/arcade
-
-
fsharp
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio