GlebChili / ManagedGitLibLinks
A lightweight read-only git library written entirely in .NET
☆30Updated 3 years ago
Alternatives and similar repositories for ManagedGitLib
Users that are interested in ManagedGitLib 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 6 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated last month
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 11 months ago
- Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.☆104Updated 5 months ago
- A command-line tool that shows what namespaces you am-using.☆28Updated 6 months ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆82Updated this week
- Generate plots for BenchmarkDotNet☆13Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 8 months ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆15Updated last year
- Tools for experimenting with union types.☆30Updated 9 months ago
- template repository for a roslyn source generator☆23Updated 3 years ago
- C# null test syntax analyzers to guard against bugs in testing null against a struct.☆16Updated last year
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 5 years ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated 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
- Vectorized generic dictionary prototype☆25Updated last year
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- Find transitive dependencies in assemblies☆24Updated last month
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- A C# library for comparing 2 XML documents, creating a "patch" object that can also be used to merge those changes.☆16Updated 2 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 4 years ago
- A fluent API for creating MSBuild projects for use by unit tests☆51Updated last week
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Updated last year
- Internal application architecture via command and event messages☆32Updated this week
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated last month
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 2 years ago