#
msbuild
Here are 235 public repositories matching this topic...
omajid
commented
Jan 28, 2021
Issue Description
msbuild's code is open source under the MIT license. This allows anyone to examine, modify and distribute the sources (among other things). However, the source code repository includes a documentation file that has a "Microsoft Confidential" notice:
https://github.com/dotnet/msbuild/blob/master/src/Shared/Shared%20Code.doc
I suspect this is a mistake since there i
A utility to perform design-time builds of .NET projects without having to think too hard about it.
-
Updated
Feb 23, 2021 - C#
Converts C# classes to TypeScript interfaces (and many more) within project build. 0-dependency, minimal, gluten-free
-
Updated
Mar 22, 2021 - C#
Find all of the resources you might need to try out code presented in the Student Zone at Build 2020 for yourself!
-
Updated
Sep 3, 2020 - JavaScript
Builds observables from events.
-
Updated
Mar 23, 2021 - C#
Invoke-MsBuild PowerShell module to make building projects and solutions with MsBuild.exe easy.
-
Updated
Oct 29, 2020 - PowerShell
NsDepCop is a static code analysis tool that helps to enforce namespace dependency rules in C# projects. No more unplanned or unnoticed dependencies in your system.
csharp
msbuild
static-code-analysis
dotnet
nuget
dependency-analysis
namespace
dependencies
visual-studio-extension
-
Updated
May 11, 2020 - C#
A Roslyn based C# source generation framework
-
Updated
Mar 17, 2021 - C#
Gradle plugin for msbuild execution, supports C# project files for now
-
Updated
Feb 20, 2021 - Groovy
A GitHub Action to facilitate configuring MSBuild in the workflow PATH for building .NET Framework applications.
-
Updated
Mar 15, 2021 - TypeScript
An API to locate MSBuild assemblies from an installed Visual Studio location. Use this to ensure that calling the MSBuild API will use the same toolset that a build from Visual Studio or msbuild.exe would.
-
Updated
Feb 1, 2021 - C#
MSBuild 15.0 Toolset integration for multiple LLVM (From v5 to v8)
-
Updated
Apr 17, 2019
dahlia
commented
Feb 13, 2019
I'm submitting a…
TeamCity plugin for .NET Core projects
-
Updated
Mar 25, 2021 - Kotlin
visual-studio
msbuild
vs2015
csproj
vs2017
vcxproj
vs
visualstudio
sln
vs2013
vs2010
sln-files
projectguid
vs2012
mvssln
sln-parser
visual-studio-projects
vs2019
-
Updated
Dec 30, 2020 - C#
Enabling "dotnet build" to compile and build C/C++ projects. MSBuild task for compiling Visual Studio C/C++ projects (.vcxproj) with your choice of compiler on Linux or Windows or Mac!
linux
cli
console
visual-studio
csharp
msbuild
cpp
dotnet
nuget
gcc
wsl
vcxproj
nuget-package
dotnet-template
-
Updated
Nov 21, 2019 - C#
MSBuild task and CLI tools for bundling .NET Core projects into MacOS applications (.app)
-
Updated
Apr 25, 2020 - C#
MSBuild integration for the Yarn package manager.
-
Updated
Jan 17, 2021 - C#
bfg9000 - build file generator
-
Updated
Mar 19, 2021 - Python
Improve this page
Add a description, image, and links to the msbuild topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the msbuild topic, visit your repo's landing page and select "manage topics."
We currently use a macro for writing down a money amount as a literal. We should move to a more modern C++ representation with a user defined literal like the below:
Go through the codebase and replace all MONEY macro uses with the equivalent version. You m