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.
☆132Updated 2 weeks ago
Alternatives and similar repositories for command-line
Users that are interested in command-line are comparing it to the libraries listed below
Sorting:
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆381Updated this week
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆162Updated last month
- Generate fluent builders for your C# classes with ease.☆124Updated last week
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆80Updated 2 months ago
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆485Updated last week
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆186Updated last week
- A cross-platform command line input library that provides syntax highlighting, autocompletion, history and multi-line input.☆184Updated last year
- .Net Source Generator for Automatic Interfaces☆101Updated 3 months ago
- Extends Verify to allow verification of C# Source Generators.☆89Updated last week
- Intelligent Enums☆231Updated 2 weeks ago
- A tool to visualize the activity of the .NET garbage collector.☆182Updated last year
- Reflection APIs over roslyn symbol APIs☆191Updated last week
- A basic template for writing a C# source generator☆189Updated 3 years ago
- Structured concurrency support for C#☆278Updated 2 years ago
- Write scripts with the power of C# and .NET☆243Updated 3 years ago
- C# Source Generator to automatically register dependencies in Microsoft Dependency Injection Service Collection☆112Updated last year
- Shared serializers and models for Visual Studio solution files. Handles traditional .sln file and new .slnx file.☆164Updated last week
- A Roslyn source generator for creating constructors.☆97Updated last week
- .NET tool to analyze size of Native AOT binaries.☆392Updated last month
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆195Updated 4 months ago
- Statically typed i18n support for the .NET - ecosystem☆82Updated this week
- Interpolated Strings but in reverse! A very cursed C# parser library.☆284Updated 6 months ago
- Practical generic programming for .NET☆232Updated this week
- .NET Core tool to print or save all the licenses of a project☆105Updated last week
- Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.☆120Updated 2 months ago
- Moxy - Mixins code generator for C#☆125Updated 7 months ago
- Improved MSBuild editing support☆235Updated 5 months ago
- Easily identify which dependencies can be removed from a .NET project☆205Updated last month
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆201Updated 3 months ago
- C# interface-to-member source generator☆84Updated last month