CLI.Net is a framework, class-per-class, API-per-API and algorithmic port of the Jakarta Commons CLI framework to the C# and .NET platform utilizing Microsoft .NET Framework.
Be the first to post a text review of CLI.Net. Rate and review a project by clicking thumbs up or thumbs down in the right column.
The Jakarta Commons CLI library provides an API for processing command line interfaces. CLI.Net is port of Jakarta Commons CLI v1.0 to C# and .net 2.0 platform. CLI.Net is a framework, class-per-class, API-per-API and algorithmic port of the Jakarta Commons CLI to the C# and .net 2.0 platform utilizing Microsoft .NET Framework. CLI.Net sticks to the APIs and classes used in the original Java implementation of Jakarta Commons CLI. The API names as well as class names are preserved with the intention of giving CLI.Net the look and feel of the C# language and the .NET Framework. For example, the method Option.getOpt() in the Java implementation now reads Option.Opt in the C# port. In addition to the APIs and classes port to C#, generics are used for handling collections.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?