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:
- Provide Structurizer with an object graph and it efficiently provides key-values for it.☆52Updated 3 years ago
- Diff a given msbuild-based project with the default values that come from the .NET SDK☆54Updated 3 years ago
- A reloadable Serilog wrapper☆10Updated 4 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
- .Net Core solution template using the cake build system.☆29Updated 5 years ago
- A unique command line parser for .NET that utilizes object trees for commands.☆44Updated 7 years ago
- Simple async in process route library.☆41Updated 7 years ago
- Postal.NET is a framework for writing decoupled code☆114Updated last year
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 years ago
- Lean and lightweight WCF alternative library based on AspNet Core☆27Updated 7 years ago
- Fluent Wrapper for DbCommand☆23Updated this week
- ☆36Updated 4 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
- AutoStep Testing Framework - Core Libraries and Components☆23Updated last year
- Lightweight fluent wrapper over HttpClient to make REST calls easier☆67Updated 3 weeks ago
- Hyperletter helps you distribute your system, like a mix of WCF and ZeroMQ.☆60Updated 8 years ago
- A simple, powerful, extensible, testable .NET configuration library.☆42Updated 3 years ago
- A collection of code snippets packaged as NuGet source code packages☆29Updated 7 years ago
- A simple query language for Entity Framework Core.☆41Updated 7 years ago
- Reflection based utilities: A new .NET Serializer, an IoC / IServiceResolver and some faster reflection utilities (FastType)☆24Updated 2 months ago
- Easily script browsers.☆61Updated 3 years ago
- ASP.NET Core Library and nuget package to translate routes☆12Updated 9 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
- 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
- C# parser for .NET & Mono stack traces☆53Updated 5 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 7 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 6 years ago
- A small tool able to generate a DGML file visualizing your NuGet references.☆36Updated 8 years ago
- ☆15Updated 8 years ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆23Updated 2 weeks ago