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:
- ☆36Updated 3 years ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 years ago
- A simple query language for Entity Framework Core.☆41Updated 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
- A unique command line parser for .NET that utilizes object trees for commands.☆44Updated 6 years ago
- Diff a given msbuild-based project with the default values that come from the .NET SDK☆54Updated 3 years ago
- Provide Structurizer with an object graph and it efficiently provides key-values for it.☆52Updated 3 years ago
- A library for easy creation and data population of model classes for testing☆19Updated 10 months ago
- Fork of ReSharper Solution Settings Autodiscovery☆15Updated 2 years ago
- Postal.NET is a framework for writing decoupled code☆114Updated last year
- 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
- Simple async in process route library.☆41Updated 7 years ago
- A Microsoft .NET Framework toolkit☆67Updated 2 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
- Reflection based utilities: A new .NET Serializer, an IoC / IServiceResolver and some faster reflection utilities (FastType)☆24Updated last month
- Lean and lightweight WCF alternative library based on AspNet Core☆27Updated 7 years ago
- Lean mean SQL Server upsert machine☆52Updated 3 months ago
- This project is for the community to make a common code base of .NET code analyzers using the new VS14 code analyzer functionality.☆68Updated 10 years ago
- Extensible inline editor output for LINQPad☆57Updated 3 years ago
- Making documentation for .NET projects easy and fun☆42Updated 12 years ago
- SI Units Library☆33Updated 7 years ago
- Multi feed enabled, self hosted NuGet Server☆16Updated 6 years ago
- A collection of code snippets packaged as NuGet source code packages☆29Updated 7 years ago
- An abstracted library for interacting with the file system, registry, etc.☆80Updated 5 years ago
- Easily script browsers.☆61Updated 3 years ago
- Small library to handle ISO8601 durations in C#☆35Updated 2 years ago
- C# parser for .NET & Mono stack traces☆53Updated 5 years ago
- This is a port of the Sterling Open Source NoSQL database to .NET Standard 2.0.☆35Updated 8 years ago
- AutoStep Testing Framework - Core Libraries and Components☆23Updated last year
- Interfaces for commonly used .NET types like `File`, `Directory`, `Stream`, `Path`, `Math`, `Environment`, `Task`, etc. for better testab…☆33Updated 4 years ago