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.
☆119Updated this week
Alternatives and similar repositories for command-line
Users that are interested in command-line are comparing it to the libraries listed below
Sorting:
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆156Updated 7 months ago
- Generate fluent builders for your C# classes with ease.☆117Updated 3 months ago
- Intelligent Enums☆216Updated 7 months ago
- Reflection APIs over roslyn symbol APIs☆190Updated 2 years ago
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆480Updated this week
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆70Updated 2 weeks ago
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆365Updated this week
- A tool to visualize the activity of the .NET garbage collector.☆180Updated 11 months ago
- A cross-platform command line input library that provides syntax highlighting, autocompletion, history and multi-line input.☆172Updated last year
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆190Updated last month
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆57Updated 3 weeks ago
- Write scripts with the power of C# and .NET☆235Updated 3 years ago
- Structured concurrency support for C#☆276Updated 2 years ago
- C# Source Generator to automatically register dependencies in Microsoft Dependency Injection Service Collection☆100Updated last year
- A collection of high performance language extensions for C#☆94Updated 5 months ago
- Extends Verify to allow verification of C# Source Generators.☆85Updated last week
- Moxy - Mixins code generator for C#☆121Updated 5 months ago
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆151Updated 5 months ago
- A Roslyn source generator for creating constructors.☆93Updated 2 weeks ago
- .Net Source Generator for Automatic Interfaces☆77Updated last month
- Shared serializers and models for Visual Studio solution files. Handles traditional .sln file and new .slnx file.☆151Updated last month
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆99Updated 6 months ago
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆185Updated last week
- Statically typed i18n support for the .NET - ecosystem☆80Updated this week
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆174Updated 10 months ago
- C# implementation of a Rope<T> immutable data structure.☆123Updated 7 months ago
- C# interface-to-member source generator☆81Updated 9 months ago
- Microsoft ILogger implementation for Spectre console☆67Updated 6 months ago
- .NET Core tool to print or save all the licenses of a project☆89Updated 2 weeks ago
- Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.☆117Updated 2 weeks ago