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
-
-
runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
-
-
arcade-validation
Testing and validation scenarios for https://github.com/dotnet/arcade
-
installer
.NET SDK Installer
-
roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
-
fsharp
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
-
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
-
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)
-
interactive
.NET Interactive takes the power of .NET and embeds it into your interactive experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
-
versions
This repo contains information about the various component versions that ship with .NET Core.
-
dotnet-api-docs
.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
-
apireviews
This repository contains the notes and API differences that we reviewed.
-
efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
-
crank
Benchmarking infrastructure for applications
-
sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
-
dotnet-docker
Docker images for .NET Core and the .NET Core Tools.
-
samples
Sample code referenced by the .NET documentation
-
arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
-
winforms
Windows Forms is a .NET Core UI framework for building Windows desktop applications.
-
format
Home for the dotnet-format command
-
dotnet-buildtools-prereqs-docker
Used to maintain the Docker images hosted at the mcr.microsoft.com/dotnet-buildtools/prereqs repository
-
SqlClient
Microsoft.Data.SqlClient provides database connectivity to SQL Server for .NET applications.
-
orleans
Orleans is a cross-platform framework for building distributed applications with .NET
-
msbuild-language-service
A language service for MSBuild files
-
templates
Templates for .NET
-
project-system
The .NET project system for Visual Studio
-
-
Scaffolding
Code generators to speed up development.