goelhardik / ignore
.gitignore based parser implemented in C# according to the .gitignore spec 2.29.2.
☆52Updated 6 months ago
Alternatives and similar repositories for ignore:
Users that are interested in ignore are comparing it to the libraries listed below
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated last month
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- A lightweight read-only git library written entirely in .NET☆30Updated 2 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆33Updated 9 months ago
- C# interface-to-member source generator☆78Updated 5 months ago
- Shared serializers and models for Visual Studio solution files. Handles traditional .sln file and new .slnx file.☆79Updated 3 weeks ago
- A source generator for C# that turns .env files into runtime constants.☆35Updated 2 years ago
- A fluent API for creating MSBuild projects for use by unit tests☆47Updated last week
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆53Updated 2 weeks ago
- File path abstraction library for .NET.☆58Updated this week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 10 months ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆39Updated 2 years ago
- A .NET library to parse XML at lightspeed with zero allocation.☆101Updated 10 months ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆78Updated this week
- Analyzers checking System.Reflection☆81Updated last year
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- .NET libraries supporting several old and obscure data formats: DIB, MRB, NE, SHG, WinHelp.☆21Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- A lightweight property changed/binding framework. This is a incubator which is focused on fast binding and property changes.☆61Updated last week
- Common input and integrity validation routines for Visual Studio and other applications☆113Updated this week
- Generates a synchronized version of an async method☆52Updated this week
- C# Source Generator library for Inter-Process Communication☆37Updated this week
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- Extensions for analyzers & code fixes.☆18Updated 8 months ago
- Non-boxing passing of values.☆27Updated 7 months ago
- ☆58Updated this week
- QuickConstructor is a reliable and feature-rich source generator that can automatically emit a constructor from the fields and properties…☆26Updated 2 years ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago