.NET Platform
Pinned repositories
Repositories
-
spark
.NET for Apache® Spark™ makes Apache Spark™ easily accessible to .NET developers.
-
-
sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
-
wcf
This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.
-
runtimelab
This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
-
-
arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
-
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
-
versions
This repo contains information about the various component versions that ship with .NET Core.
-
roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
-
wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
-
installer
.NET SDK Installer
-
BenchmarkDotNet
Powerful .NET library for benchmarking
-
fsharp
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
-
project-system
The .NET project system for Visual Studio
-
source-build
A repository to track efforts to produce a source tarball of the .NET Core SDK and all its components
-
msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
-
issue-labeler
An issue labeler bot for use in dotnet repositories.
-
efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
-
arcade-validation
Testing and validation scenarios for https://github.com/dotnet/arcade
-
dotnet-api-docs
.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
-
tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
-
-
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)
-
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
-
roslyn-tools
Tools used in Roslyn based repos