A fluent interface for generating and building MSBuild project files.
Info
| Version: | 16.1.0 |
| Author(s): | jeffkl |
| Last Update: | Friday, October 17, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/jeffkl/MSBuildProjectCreator |
| NuGet Url: | https://www.nuget.org/packages/MSBuild.ProjectCreation |
Install
Install-Package MSBuild.ProjectCreation
dotnet add package MSBuild.ProjectCreation
paket add MSBuild.ProjectCreation
MSBuild.ProjectCreation Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Build(>= 15.9.20)
- Microsoft.CodeAnalysis.CSharp(>= 2.10.0)
- NuGet.Frameworks(>= 5.8.0)
- NuGet.Packaging(>= 5.8.0)
- NuGet.ProjectModel(>= 5.8.0)
- Microsoft.Build(>= 15.9.20)
- Microsoft.CodeAnalysis.CSharp(>= 2.10.0)
- Microsoft.VisualStudio.SDK.EmbedInteropTypes(>= 15.0.36)
- Microsoft.VisualStudio.Setup.Configuration.Interop(>= 1.16.30)
- NuGet.Frameworks(>= 4.9.4)
- NuGet.Packaging(>= 4.9.4)
- NuGet.ProjectModel(>= 4.9.4)
- Microsoft.Build(>= 16.8.0)
- Microsoft.CodeAnalysis.CSharp(>= 2.10.0)
- Microsoft.VisualStudio.SDK.EmbedInteropTypes(>= 15.0.36)
- Microsoft.VisualStudio.Setup.Configuration.Interop(>= 1.16.30)
- NuGet.Frameworks(>= 5.8.0)
- NuGet.Packaging(>= 5.8.0)
- NuGet.ProjectModel(>= 5.8.0)
- Microsoft.Build(>= 16.8.0)
- Microsoft.CodeAnalysis.CSharp(>= 2.10.0)
- NuGet.Frameworks(>= 5.8.0)
- NuGet.Packaging(>= 5.8.0)
- NuGet.ProjectModel(>= 5.8.0)
- Microsoft.Build(>= 16.8.0)
- Microsoft.CodeAnalysis.CSharp(>= 2.10.0)
- NuGet.Frameworks(>= 5.7.0)
- NuGet.Packaging(>= 5.7.0)
- NuGet.ProjectModel(>= 5.7.0)
Tags