crmckenzie / OdinLinks
Odin is a .NET library that provides a conventions based command-line parser. It's goal is to use the CLI equivalent of ASP .NET MVC's routing behavior to map command line arguments to methods and parameters. It differs from similar libraries in that it is designed to allow for an arbitrary n-depth command-tree.
☆17Updated 5 years ago
Alternatives and similar repositories for Odin
Users that are interested in Odin are comparing it to the libraries listed below
Sorting:
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated last month
- An abstracted library for interacting with the file system, registry, etc.☆81Updated 5 years ago
- A collection of code snippets packaged as NuGet source code packages☆29Updated 6 years ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated last year
- A simple query language for Entity Framework Core.☆41Updated 6 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- ☆36Updated 3 years ago
- Library to simplify the hosting of console applications by making it easier to setup dependency injection, logging and configurations☆15Updated 7 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- A unique command line parser for .NET that utilizes object trees for commands.☆44Updated 6 years ago
- A library that automatically adds support for object deconstruction in C#.☆41Updated 5 months ago
- A collection of algorithms I've implemented and found generally useful☆16Updated last year
- Most of those extensions should have been in BCL.☆70Updated 5 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 years ago
- A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.☆10Updated 2 years ago
- AutoStep Testing Framework - Core Libraries and Components☆23Updated last year
- Easily script browsers.☆59Updated 2 years ago
- .NET Compiler Platform helpers and utilities for LINQPad - most of the functionality in this library has now been integrated into LINQPad…☆43Updated 9 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Fast and flexible serialization framework usable on undecorated classes.☆46Updated 10 months ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- The Swiss Army Knife for type conversion in .NET☆57Updated 11 months ago
- A modern wrapper around System.IO.☆84Updated 2 years ago
- A simple tool to update the version number of your project. If you know of "yarn version", this is that for .NET.☆21Updated 3 years ago
- Download, update and sync loose files from URLs☆60Updated last week
- Fast mechanism for sending messages using memory-mapped files☆16Updated 12 years ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated this week
- Small library to handle ISO8601 durations in C#☆34Updated 2 years ago
- Provide Structurizer with an object graph and it efficiently provides key-values for it.☆52Updated 3 years ago