All Projects → dotnet → Project System Tools

dotnet / Project System Tools

Licence: other
Tools for working with the C#/VB/F# project system.

Project System Tools

This repo contains a set of tools to make working with the Visual Studio project system for C#, Visual Basic, and F# easier. You can find the Visual Studio extension it produces here. Current features include:

Features

Once installed, some new items appear in the View > Other Windows menu:

Selecting Build Logging will show a new pane in Visual Studio:

Click the first toolbar icon to start recording both regular and design-time builds in the project system.

Once a build is recorded, it will appear as shown. Right-clicking the build item produces a context menu:

From here you may:

  • Save Logs which prompts for a folder to save the .binlog file into
  • Open Logs which opens the log file inside Visual Studio
  • Open Logs External which opens the .binlog file outside of Visual Studio

The Open Logs option displays build results in a tree view:

By opening the Build Message List pane (via the View > Other Windows menu, as above) you can see data about the selected tree node.

Contributing

We welcome contributions and suggestions!

This project has adopted a code of conduct adapted from the Contributor Covenant to clarify expected behavior in our community. This code of conduct has been adopted by many other projects. For more information see Contributors Code of conduct.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].