.NET Platform
Pinned repositories
Repositories
-
sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
-
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
-
templating
This repo contains the Template Engine which is used by dotnet new
-
docs-desktop
This repository contains .NET documentation related to Windows Forms (winforms) and Windows Presentation Foundation (WPF).
-
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)
-
-
-
msbuild-language-service
A language service for MSBuild files
-
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.
-
fsharp
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
-
templates
Templates for .NET
-
project-system
The .NET project system for Visual Studio
-
-
wcf
This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.
-
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.
-
arcade-validation
Testing and validation scenarios for https://github.com/dotnet/arcade
-
msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
-
crank
Benchmarking infrastructure for applications
-
spark
.NET for Apache® Spark™ makes Apache Spark™ easily accessible to .NET developers.
-
deployment-tools
This repo contains the code to build the .NET deployment tools and installers for all supported platforms, as well as the sources to .NET deployment tools.
-
arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
-
SqlClient
Microsoft.Data.SqlClient provides database connectivity to SQL Server for .NET applications.
-
installer
.NET SDK Installer
-
orleans
Orleans is a cross-platform framework for building distributed applications with .NET
-
command-line-api
Command line parsing, invocation, and rendering of terminal output.
-
versions
This repo contains information about the various component versions that ship with .NET Core.
-
runtimelab
This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.