rainersigwald / TraceEventLogger
An MSBuild logger that emits trace_event JSON suitable for Chrome's trace viewer.
☆13Updated 2 years ago
Alternatives and similar repositories for TraceEventLogger:
Users that are interested in TraceEventLogger are comparing it to the libraries listed below
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 8 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- A Visual Studio extension☆16Updated last year
- Visual Studio extension which enables you to right-click and copy a name which the New Function Breakpoint dialog understands.☆12Updated 6 years ago
- Playground for testing msbuild in a "server" mode☆16Updated 11 months ago
- This Visual Studio Extension allows Developers to search their code base using C# script and the Roslyn API.☆14Updated 9 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Simplified MSBuild-based build scripts☆13Updated 5 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
- A fluent API for creating MSBuild projects for use by unit tests☆47Updated 2 weeks ago
- Find transitive dependencies in assemblies☆22Updated 3 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET