G-Research / ProjectLinterLinks
An MSBuild project file linter to validate project file as part of build process
☆34Updated 2 months ago
Alternatives and similar repositories for ProjectLinter
Users that are interested in ProjectLinter are comparing it to the libraries listed below
Sorting:
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 8 months ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Updated 2 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated 3 months ago
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 3 months 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 4 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- Find transitive dependencies in assemblies☆24Updated 2 months ago
- Vectorized generic dictionary prototype☆26Updated last year
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 10 months ago
- Basic Compilation Log support☆38Updated 2 weeks ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago
- Proof-of-concept of a simple CPU profiler written in C#☆22Updated 8 months ago
- Utilities for working with streams and pipes☆12Updated last month
- ☆15Updated last month
- A micro-sdk for .NET☆18Updated last week
- Generate plots for BenchmarkDotNet☆13Updated last year
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated last year
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated 2 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios