Stars
An alternative web UI for browsing nuget packages
Open-source, cross-platform, multi-purpose security auditing tool
EntityFrameworkCore provider for multitier applications.
OBSOLETE - used only for 1.0/1.1 patch builds
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
Docker images for .NET and the .NET Tools.
This repository has moved to the nightly branch of dotnet/dotnet-docker.
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.
The .NET Core command-line (CLI) tools, used for building .NET Core apps and libraries through your development flow (compiling, NuGet package management, running, testing, ...).
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
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
This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.