1. Nito.KitchenSink Option Parsing Library

    By:

    Option parsing, inspired by getopt but also allowing for Windows conventions.

  2. Command Line Parser Library

    By:

    The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.

  3. Microsoft Ajax Minifier

    By:

    JavaScript and CSS minification Library for use in .NET applications that want to provide minification or parsing functionality.

  4. OpenPop.NET

    By:

    OpenPop.NET is an open source implementation of a POP3 client and a robust MIME parser written in C#. It allows developers easy access to email on a POP3 server in a matter of minutes. The project is backed by several hundred test cases and is therefore believed to be very robust. If you find a bug, please report this by sending ... More information

  5. Quick and Dirty Feed Parser

    By:

    A lightweight .NET library designed to give developers an agnostic way of parsing RSS 2.0 and Atom 1.0 XML syndication formats. Works with .NET 4.0 and Silverlight 4.

  6. Moment.js

    By:

    A lightweight javascript date library for parsing, manipulating, and formatting dates.

  7. Ookii.CommandLine

    By:

    Ookii.CommandLine is a powerful command line parsing library for .Net applications. It allows you to easily define a set of accepted arguments, and then parse the command line supplied to your application for those arguments. In addition, it allows you to generate usage help from the arguments that you defined which you can display to the use... More information

  8. Opt.Net

    By:

    Program arguments and options parsing library.

  9. UAParser

    By:

    A .net wrapper for the ua-parser library

  10. CS-MIC

    By:

    CS-MIC is a .NET library written in C# designed to give developers easy access to expression parsing. For many developers, there is no need to involve complicated settings and formats. With few exposed methods and objects, CS-MIC makes basic expression solving as simple as possible with as little logic required from developers as possible. In fact,... More information

  11. Transformer.NET

    By:

    A .NET template parsing and transformation library.

  12. Power Threading

    By:

    Wintellect's own Jeffrey Richter has produced the Power Threading library (DLL) containing many classes to help with threading and asynchronous programming. There are versions of the library for the .NET Framework, Silverlight, and the .NET Compact Framework. Jeffrey has described many of the classes contained in the library by way of his MSDN M... More information

  13. Dynamic Expression API

    By:

    The Dynamic Expression API extends the core LINQ API and provides: Dynamic parsing of strings to produce expression trees, Dynamic creation of "Data Classes", and Dynamic string-based querying through LINQ providers.

    13,582 downloads

  14. ICM Command Line Parsing Library

    By:

    Command Line Parsing Library

  15. Chronic

    By:

    A natural language date parser for .Net. A port of Ruby's chronic.

  16. FluidLinq

    By:

    Linq extension library for Fluid parsing of XML

  17. .NET Parsing Expression Grammar

    By:

    .NET Parsing Expression Grammar developed 100% using a TDD. The framework can READ and WRITE itself. DSL is written with NPEG. Equivalent native parsers can be exported in many popular languages.

  18. Parsers and Combinators

    By:

    Library of parsers and combinators to parse text

  19. TryParsers

    By:

    Provides alternate ways to invoke TryParse methods from .NET Framework for use in expressions and functional code like LINQ queries

  20. TryParsers (Embedded)

    By:

    A single C# file that can be embedded to provide alternate ways to invoke TryParse methods from .NET Framework for use in expressions and functional code like LINQ queries.