.NET Platform
Pinned repositories
Repositories
-
winforms
Windows Forms is a .NET Core UI framework for building Windows desktop applications.
-
hotreload-utils
Utilities for .NET hot reload
-
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.
-
arcade-services
Arcade Engineering Services
-
-
diagnostics
This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
-
format
Home for the dotnet-format command
-
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
-
-
Silk.NET
The high-speed OpenAL, OpenGL, Vulkan, and GLFW bindings library your mother warned you about.
-
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.
-
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
-
msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
-
installer
.NET SDK Installer
-
sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
-
-
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)
-
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.
-
arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
-
project-system-tools
Tools for working with the C#/VB/F# project system.
-
-
efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
-
wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
-
performance
This repo contains benchmarks used for testing the performance of all .NET Runtimes
-
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