crmckenzie / Odin
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 4 years ago
Alternatives and similar repositories for Odin
Users that are interested in Odin are comparing it to the libraries listed below
Sorting:
- A collection of code snippets packaged as NuGet source code packages☆29Updated 6 years ago
- ☆36Updated 3 years ago
- Reflection based utilities: A new .NET Serializer, an IoC / IServiceResolver and some faster reflection utilities (FastType)☆24Updated 3 weeks ago
- An abstracted library for interacting with the file system, registry, etc.☆81Updated 4 years ago
- A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.☆11Updated 2 years ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 10 months ago
- Fork of ReSharper Solution Settings Autodiscovery☆15Updated last year
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Tool that dumps the evaluated values of all properties and items for a project without building it.☆51Updated this week
- A simple query language for Entity Framework Core.☆41Updated 6 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- A library that automatically adds support for object deconstruction in C#.☆41Updated 3 months ago
- Lean and lightweight WCF alternative library based on AspNet Core☆27Updated 7 years ago
- Easily script browsers.☆59Updated 2 years ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated last year
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- OddJob - A Simple Job Scheduler for .NET☆17Updated 2 years ago
- ☆18Updated 5 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Expression.ToString() is not so nice to look at sometimes, this library will ToString your expression in the way you want☆26Updated 9 years ago
- Roslyn refactorings and code actions☆14Updated 8 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Provides strongly typed access to a compile-time string representing the name of a variable, field, property, method, event, enum, or typ…☆21Updated 8 years ago
- Application Insights for Desktop Applications☆34Updated last year
- Fody weaver that provides powerful CIL manipulation tools, including C# mixin functionality☆21Updated 6 years ago
- This is a simple Visual Studio extension that supports publishing a text selection or file to a GitHub Gist.☆13Updated 7 years ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 years ago
- A unique command line parser for .NET that utilizes object trees for commands.☆44Updated 6 years ago
- Small demo of using QActive to provide RX over the wire☆22Updated 8 years ago
- FIGlet for Cake