rainersigwald / TraceEventLogger
An MSBuild logger that emits trace_event JSON suitable for Chrome's trace viewer.
☆13Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for TraceEventLogger
- Playground for testing msbuild in a "server" mode☆16Updated 8 months ago
- This Visual Studio Extension allows Developers to search their code base using C# script and the Roslyn API.☆14Updated 8 years ago
- A Visual Studio Extension with a tool window for viewing and editing the contents of Visual Studio's Settings Store.☆34Updated 3 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 8 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 8 months ago
- .NET library for working with Roslyn's syntax trees☆22Updated 9 months ago
- A tool to analyze an MSBuild log file by summarizing and visualizing the target and project calls.☆28Updated 8 years ago
- A small helper library, that allows you to find the source file of a type at runtime, based on the debug information included in the type…☆11Updated 3 years ago
- A Visual Studio extension☆16Updated 11 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆69Updated 8 months ago
- Visual Studio extension which enables you to right-click and copy a name which the New Function Breakpoint dialog understands.☆12Updated 6 years ago
- Making .NET open source accessible!☆26Updated 6 years ago
- A fluent API for creating MSBuild projects for use by unit tests☆47Updated this week
- A CLI tool with commands to help maintain .NET codebases☆14Updated last month
- A lightweight read-only git library written entirely in .NET☆30Updated 2 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆45Updated 3 years ago
- Shared serializers and models for Visual Studio solution files. Handles traditional .sln file and new .slnx file.☆63Updated this week
- Global type inference for C# 8 nullable reference types