Menu

CLI.Net / News: Recent posts

CLI.Net v1.0 released

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.

Posted by yalim 2006-12-16