Found 1,633 packages
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
This package contains the Microsoft.Build.Framework assembly which is a common assembly used by other MSBuild assemblies.
Package to enable the code-behind file generation during build time http://specflow.org/documentation/Generate-Tests-from-MsBuild/
Microsoft Testing is a set of platform, framework and protocol intended to make it possible to run any test on any target or device. This package provides MSBuild integration of the platform, its extensions and configuration files.
.NET Compiler Platform ("Roslyn") support for analyzing MSBuild projects and solutions. This should be used with at least one of the following packages to add the appropriate language support: - Microsoft.CodeAnalysis.CSharp.Workspaces - Microsoft.CodeAnalysis.VisualBasic.Workspaces More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/6c4a46a31302167b425d5e0a31ea83c9a9aa1d09.
MSBuild tasks and targets for build-time Swagger and OpenApi document generation This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
This package contains the Microsoft.Build.Utilities assembly which is used to implement custom MSBuild tasks.
This package contains the Microsoft.NET.StringTools assembly which implements common string-related functionality such as weak interning.
This package contains the Microsoft.Build.Tasks assembly which implements the commonly used tasks of MSBuild.
The TypeScript MSBuild task, and matching compiler version.
MSBuild targets for Web and WebApplications that come with Visual Studio. Useful for build servers that do not have Visual Studio installed.
The MSBuild Community Tasks project is a collection of open source tasks for MSBuild.
This package delivers a complete executable copy of MSBuild. Reference this package only if your application needs to load projects or execute in-process builds without requiring installation of MSBuild. Successfully evaluating projects using this package requires aggregating additional components (like the compilers) into an application directory.
MSBuild tasks providing source control information.
This package provides the necessary MSBuild files that support Service Fabric Application projects.
MSBuild tasks providing git repository information.
MsBuild tasks for RazorGenerator
An MSBuild logger that can be passed to MSBuild to record a detailed structured log file. See usage example at: https://github.com/KirillOsenkov/MSBuildStructuredLog/blob/main/README.md#usage