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:
- Diff a given msbuild-based project with the default values that come from the .NET SDK☆54Updated 2 years ago
 - A simple query language for Entity Framework Core.☆41Updated 7 years ago
 - ☆36Updated 3 years ago
 - Lean and lightweight WCF alternative library based on AspNet Core☆27Updated 7 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
 - Easily script browsers.☆60Updated 2 years ago
 - Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 years ago
 - LINQ to Web or teaching LINQ to do Web so the Web appears like simple LINQ queries☆26Updated last year
 - Provide Structurizer with an object graph and it efficiently provides key-values for it.☆52Updated 3 years ago
 - Retry Operation Helper is a simple class which encapsulates the retry of any given piece of C# .NET logic a given number of times before …☆37Updated 2 years ago
 - Small library to handle ISO8601 durations in C#☆35Updated 2 years ago
 - A reloadable Serilog wrapper☆10Updated 4 years ago
 - Simple async in process route library.☆41Updated 6 years ago
 - A markdown powered CMS written in ASP.NET☆66Updated 9 years ago
 - A collection of code snippets packaged as NuGet source code packages☆29Updated 7 years ago
 - Postal.NET is a framework for writing decoupled code☆113Updated 11 months ago
 - A small tool able to generate a DGML file visualizing your NuGet references.☆36Updated 7 years ago
 - A modern wrapper around System.IO.☆84Updated 3 years ago
 - Pitcher is a small helper library to easily throw exceptions and reduce code size by moving the tedious if..throw stuff out of your code.☆26Updated 2 years ago
 - Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 7 years ago
 - Reflection based utilities: A new .NET Serializer, an IoC / IServiceResolver and some faster reflection utilities (FastType)☆24Updated 2 months ago
 - AutoStep Testing Framework - Core Libraries and Components☆23Updated last year
 - ☆15Updated 7 years ago
 - AsyncExpiringLazy☆38Updated 8 months ago
 - Expression.ToString() is not so nice to look at sometimes, this library will ToString your expression in the way you want☆26Updated 10 years ago
 - Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
 - Cake Extension for Visual Studio☆66Updated 4 years ago
 - Enchilada is a filesystem abstraction layer written in C#☆29Updated 3 months ago
 - C# parser for .NET & Mono stack traces☆53Updated 4 years ago
 - Parses SQL files to create a meta-object hierarchy with which you can generate C# code such as stored procedure wrappers.☆48Updated 4 years ago