Stars
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
🎬 ScreenToGif allows you to record a selected area of your screen, edit and save it as a gif or video.
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
The official repo for the design of the C# programming language
Mono open source ECMA CLI, C# and .NET implementation.
Json.NET is a popular high-performance JSON framework for .NET
A convention-based object-object mapper in .NET.
An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required
Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
The most popular and friendly mocking framework for .NET
Virtual File System for Git: Enable Git at Enterprise Scale
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
Swagger tools for documenting API's built on ASP.NET Core
PerfView is a CPU and memory performance-analysis tool
xUnit.net is a free, open source, community-focused unit testing tool for .NET.
🍰 Cake (C# Make) is a cross platform build automation system.
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on …