dotmake-build / command-lineLinks
Declarative syntax for System.CommandLine via attributes for easy, fast, strongly-typed (no reflection) usage. Includes a source generator which automagically converts your classes to CLI commands and properties to CLI options or CLI arguments.
☆158Updated last month
Alternatives and similar repositories for command-line
Users that are interested in command-line are comparing it to the libraries listed below
Sorting:
- Generate fluent builders for your C# classes with ease.☆133Updated this week
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆96Updated last month
- Intelligent Enums☆240Updated last month
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆170Updated this week
- Expose project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆505Updated this week
- C# Source Generator to automatically register dependencies in Microsoft Dependency Injection Service Collection☆129Updated last year
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆433Updated this week
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆236Updated this week
- Reflection APIs over roslyn symbol APIs☆194Updated 5 months ago
- A basic template for writing a C# source generator☆188Updated 3 years ago
- A tool to visualize the activity of the .NET garbage collector.☆187Updated last year
- Interpolated Strings but in reverse! A very cursed C# parser library.☆289Updated 11 months ago
- Extends Verify to allow verification of C# Source Generators.☆94Updated this week
- Write testable code by abstracting away system dependencies.☆77Updated this week
- Easily identify which dependencies can be removed from a .NET project☆214Updated 2 months ago
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆62Updated this week
- Improved MSBuild editing support☆241Updated 3 months ago
- Moxy - Mixins code generator for C#☆131Updated last year
- Statically typed i18n support for the .NET - ecosystem☆95Updated last month
- .Net Source Generator for Automatic Interfaces☆111Updated 2 months ago
- Assembly scanning source generator for Microsoft.Extensions.DependencyInjection☆125Updated 3 months ago
- Structured concurrency support for C#☆276Updated 2 years ago
- The fastest deep cloning library for .NET – zero-config, works out of the box.☆304Updated last week
- Shared serializers and models for Visual Studio solution files. Handles traditional .sln file and new .slnx file.☆197Updated 4 months ago
- A cross-platform command line input library that provides syntax highlighting, autocompletion, history and multi-line input.☆194Updated last year
- SharpDbg is a .NET managed code debugger supporting the Debug Adapter Protocol, implemented completely in C#/.NET☆256Updated last week
- .NET Core tool to print or save all the licenses of a project☆135Updated this week
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆206Updated 3 months ago
- A collection of high performance language extensions for C#☆96Updated 2 months ago
- Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.☆123Updated 7 months ago