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:
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 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
- Reflection based utilities: A new .NET Serializer, an IoC / IServiceResolver and some faster reflection utilities (FastType)☆24Updated 2 months ago
- A library for easy creation and data population of model classes for testing☆19Updated 7 months ago
- A simple query language for Entity Framework Core.☆41Updated 6 years ago
- Lean and lightweight WCF alternative library based on AspNet Core☆27Updated 7 years ago
- Diff a given msbuild-based project with the default values that come from the .NET SDK☆54Updated 2 years ago
- AutoStep Testing Framework - Core Libraries and Components☆23Updated last year
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 7 years ago
- PaginableCollections is a set of abstractions and extensions used to provide developers with a consistent way to paginate their data acro…☆56Updated 6 years ago
- Provide Structurizer with an object graph and it efficiently provides key-values for it.☆52Updated 3 years ago
- Easily script browsers.☆60Updated 2 years ago
- ☆36Updated 3 years 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
- Simple async in process route library.☆41Updated 6 years ago
- A unique command line parser for .NET that utilizes object trees for commands.☆44Updated 6 years ago
- Enchilada is a filesystem abstraction layer written in C#☆29Updated 3 months ago
- A simple, powerful, extensible, testable .NET configuration library.☆41Updated 2 years ago
- ASP.NET Core Library and nuget package to translate routes☆12Updated 9 years ago
- Postal.NET is a framework for writing decoupled code☆113Updated 10 months ago
- Interfaces for commonly used .NET types like `File`, `Directory`, `Stream`, `Path`, `Math`, `Environment`, `Task`, etc. for better testab…☆33Updated 4 years ago
- A small tool able to generate a DGML file visualizing your NuGet references.☆36Updated 7 years ago
- Multi feed enabled, self hosted NuGet Server☆16Updated 6 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
- 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
- AsyncExpiringLazy☆38Updated 8 months ago
- Hyperletter helps you distribute your system, like a mix of WCF and ZeroMQ.☆60Updated 8 years ago
- Serve APIs returning & consuming observable streams over WebSockets using .NET☆81Updated 9 years ago
- Lean mean SQL Server upsert machine☆50Updated last month
- Lightweight fluent wrapper over HttpClient to make REST calls easier☆63Updated this week