Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
-
efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
-
-
iot
This repo includes .NET Core implementations for various IoT boards, chips, displays and PCBs.
-
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
-
versions
This repo contains information about the various component versions that ship with .NET Core.
-
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.
-
arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
-
diagnostics
This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
-
-
winforms
Windows Forms is a .NET Core UI framework for building Windows desktop applications.
-
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)
-
-
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
-
roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
-
spark
.NET for Apache® Spark™ makes Apache Spark™ easily accessible to .NET developers.
-
samples
Sample code referenced by the .NET documentation
-
sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
-
machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
-
wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
-
msbuild-language-service
A language service for MSBuild files
-
templates
Templates for .NET
-
project-system
The .NET project system for Visual Studio
-
pinvoke
A library containing all P/Invoke code so you don't have to import it every time. Maintained and updated to support the latest Windows OS.
-
-
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.
-
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.