Pinned Repositories
aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
core
.NET news, announcements, release notes, and more!
corefx
This repo is used for servicing PR's for .NET Core 2.1 and 3.1. Please visit us at https://github.com/dotnet/runtime
docs
This repository contains .NET Documentation.
efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
winforms
Windows Forms is a .NET UI framework for building Windows desktop applications.
.NET Platform's Repositories
dotnet/dotnet-docker-samples
The .NET Core Docker samples have moved to https://github.com/dotnet/dotnet-docker/tree/master/samples
dotnet/training-tutorials
Getting started tutorials for C# and ASP.NET
dotnet/dotnet-template-samples
Samples showing how to create templates using the Template Engine for dotnet new and Visual Studio
dotnet/netcorecli-fsc
[DEPRECATED] F# and .NET Core SDK working together
dotnet/dotnet-ci
Repository containing scripting for the dotnet-ci Jenkins instance.
dotnet/dotnet.github.io
The source for the dotnet.github.io site
dotnet/dotnet-docker-nightly
This repository has moved to the nightly branch of dotnet/dotnet-docker.
dotnet/orleans-templates
Templates for building Microsoft Orleans based solutions
dotnet/Connect-Event-In-A-Box
Creative and technical content for Connect() 2017 Event
dotnet/jsinterop
[ARCHIVED] Provides abstractions and features for interop between .NET and JavaScript code.
dotnet/coreclr.xunit
xUnit.net runner for CoreCLR unit test projects
dotnet/corefx-standup
CoreFX Contributors standups - dates, topics voting, etc.
dotnet/roslyn-analyzers-contrib
Replaced by dotnet/roslyn-analyzers.
dotnet/MVPSummitHackathon2016
Samples for the CLI extensibility hackathon for MVP Summit 2016 in Redmond!
dotnet/features
This repository contains the source of the .NET Feature catalog
dotnet/summer-of-code
Google Summer of Code projects under .NET Foundation
dotnet/import-comments
Tool which imports triple-slash comments into .NET Core Std Lib code
dotnet/port-to-core
This repo contains portability analysis reports.
dotnet/fxdac
fxdac is a tool for expanding our contracts while preserving compatibility with existing contracts and with specific existing platfroms
dotnet/perf-infra
Utilities for performance infrastructure
dotnet/portable-class-libraries
Contains the reference assemblies for the various portable class library profiles.
dotnet/mcgutils