.NET Platform
Pinned repositories
Repositories
-
roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
-
docfx
Tools for building and publishing API documentation for .NET projects
-
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.
-
-
-
docs-desktop
This repository contains .NET documentation related to Windows Forms (winforms) and Windows Presentation Foundation (WPF).
-
runtimelab
This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
-
fsharp
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
-
msbuild-language-service
A language service for MSBuild files
-
templates
Templates for .NET
-
project-system
The .NET project system for Visual Studio
-
-
iot
This repo includes .NET Core implementations for various IoT boards, chips, displays and PCBs.
-
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)
-
samples
Sample code referenced by the .NET documentation
-
installer
.NET SDK Installer
-
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
-
sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
-
EntityFramework.Docs
Documentation for Entity Framework Core and Entity Framework 6
-
-
SqlClient
Microsoft.Data.SqlClient provides database connectivity to SQL Server for .NET applications.
-
msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
-
arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
-
versions
This repo contains information about the various component versions that ship with .NET Core.
-
efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
-
dotnet-api-docs
.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
-
diagnostics
This repository contains the source code for various .NET Core runtime diagnostic tools and documents.