G-Research / ProjectLinter
An MSBuild project file linter to validate project file as part of build process
☆32Updated this week
Related projects ⓘ
Alternatives and complementary repositories for ProjectLinter
- Playground for testing msbuild in a "server" mode☆16Updated 7 months ago
- .NET library for working with Roslyn's syntax trees☆22Updated 8 months ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆23Updated 2 years ago
- Shared serializers and models for Visual Studio solution files. Handles traditional .sln file and new .slnx file.☆61Updated this week
- A port of the dotnet/runtime RyuJIT compiler to C#☆46Updated 5 months ago
- Linq for Span<T> using SourceGenerators☆49Updated 3 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
- ☆8Updated 2 years ago
- A fluent API for creating MSBuild projects for use by unit tests☆47Updated last week
- A .NET library that makes it easy to retrieve information about SPDX licenses.☆15Updated 5 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆19Updated 10 months ago
- A .NET library for using reflection emit in a fluent way.☆27Updated 3 weeks ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated last year
- A light-weight, performant interval tree in C#☆19Updated last month
- A command-line tool that shows what namespaces you am-using.☆27Updated 2 years ago
- convert MSBuild project files to C# pseudo-code☆11Updated 9 months ago
- The most revolutionary syntax visualizer☆59Updated 3 weeks ago
- Find transitive dependencies in assemblies☆22Updated 3 weeks ago
- ☆14Updated 6 months ago
- ☆11Updated 2 months ago
- Sample code to show how to walk the managed heap in C#☆30Updated 8 months ago
- A micro-sdk for .NET☆15Updated 11 months ago
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Updated 4 years ago
- Library to render to the terminal using C# and .NET☆29Updated 2 months ago
- Tool to rename .NET assemblies and references☆53Updated last year
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆17Updated 10 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 3 months ago
- A lightweight toolkit to write .NET assembly weavers.☆12Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year