.NET Platform
Pinned repositories
Repositories
-
-
-
hotreload-utils
Utilities for .NET hot reload
-
BenchmarkDotNet
Powerful .NET library for benchmarking
-
llvm-project
Forked from llvm/llvm-projectMono's patches for the LLVM repository: https://www.mono-project.com/docs/advanced/runtime/docs/llvm-backend/#the-llvm-mono-branch
-
dotnet-monitor
This repository contains the source code for .NET Monitor - a tool that allows you to gather diagnostic data from running applications using HTTP endpoints
-
msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
-
source-build
A repository to track efforts to produce a source tarball of the .NET Core SDK and all its components
-
runtime-assets
Assets that are required by the runtime repository, and referenced as nuget packages.
-
sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
-
symreader-converter
Converts between Windows PDB and Portable PDB formats.
-
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-window
Visual Studio Interactive Window
-
diagnostics
This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
-
metadata-tools
Contains tools for metadata, such as Roslyn's metadata visualizer.
-
sourcelink
Source Link enables a great source debugging experience for your users, by adding source control metadata to your built assets
-
format
Home for the dotnet-format command
-
symstore
Implements API for retrieval of symbols and other debug artifacts from symbol store.
-
ef6
This is the codebase for Entity Framework 6 (previously maintained at https://entityframework.codeplex.com). Entity Framework Core is maintained at https://github.com/dotnet/efcore.
-
arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
-
runtimelab
This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
-
roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
-
winforms
Windows Forms is a .NET Core UI framework for building Windows desktop applications.
-
HttpRepl
The HTTP Read-Eval-Print Loop (REPL) is a lightweight, cross-platform command-line tool that's supported everywhere .NET Core is supported and is used for making HTTP requests to test ASP.NET Core web APIs and view their results.
-
upgrade-assistant
A tool to assist developers in upgrading .NET Framework applications to .NET 5
-
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
-
command-line-api
Command line parsing, invocation, and rendering of terminal output.
-
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.