dotnet / msbuildLinks
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
☆5,407Updated this week
Alternatives and similar repositories for msbuild
Users that are interested in msbuild are comparing it to the libraries listed below
Sorting:
- The .NET Core command-line (CLI) tools, used for building .NET Core apps and libraries through your development flow (compiling, NuGet pa…☆3,484Updated 2 years ago
- The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.☆19,657Updated this week
- 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☆17,602Updated 2 years ago
- CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.☆12,798Updated 2 years ago
- This repo is building the .NET Standard☆3,058Updated 2 years ago
- Mono open source ECMA CLI, C# and .NET implementation.☆11,320Updated 10 months ago
- This repo is the official home of .NET on GitHub. It's a great starting point to find many .NET OSS projects from Microsoft and the commu…☆14,722Updated 6 months ago
- This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.☆1,741Updated this week
- This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanyi…☆2,900Updated 4 years ago
- Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI☆2,929Updated this week
- PerfView is a CPU and memory performance-analysis tool☆4,440Updated last week
- Windows Forms is a .NET UI framework for building Windows desktop applications.☆4,619Updated this week
- The official repo for the design of the C# programming language☆12,115Updated last week
- .NET news, announcements, release notes, and more!☆21,472Updated this week
- Cake (C# Make) is a cross platform build automation system.☆4,029Updated last week
- Official C# support for Visual Studio Code☆2,964Updated last week
- Source from the Microsoft .NET Reference Source that represent a subset of the .NET Framework☆3,246Updated last week
- [Archived] A cross platform web server for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore☆2,617Updated 6 years ago
- Cloud Native application framework for .NET☆10,422Updated this week
- .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.☆16,577Updated this week
- Repo for NuGet Client issues☆1,516Updated last week
- This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.☆1,453Updated 4 years ago
- WPF is a .NET Core UI framework for building Windows desktop applications.☆7,371Updated this week
- NLog - Flexible and Structured Logging for various .NET Platforms☆6,446Updated this week
- MonoDevelop is a cross platform .NET IDE☆2,882Updated 3 years ago
- This repo contains LLILC, an LLVM based compiler for .NET Core. It includes a set of cross-platform .NET code generation tools that enabl…☆1,521Updated 3 years ago
- Json.NET is a popular high-performance JSON framework for .NET