Recently Added Projects
Orchard
Free, open source, community-focused project aimed at delivering applications and reusable components on the ASP.NET platform
mojoPortal
MojoPortal is an extensible, cross database, mobile friendly, web content management system (CMS) and web application framework written in C# ASP.NET
C1 CMS Foundation
C1 CMS Foundation - a .NET based Web Content Management System, open source and a bundle of joy!
FluentCMS
FluentCMS is a modern Content Management System (CMS) built on the powerful ASP.NET Core and the innovative Blazor technology. FluentCMS assists content writers in crafting content more efficiently. Designed to be fast, flexible, and user-friendly, it not only serves as a traditional content-based CMS but also excels as a headless CMS, making it perfect for a diverse range of digital applications.
Runtime
Mono and CoreCLR .NET runtimes, as well as the standard library and some higher level components like System.Linq and System.Text.Json.
spectre.console
A library that makes it easier to create beautiful console applications.
SharpNetSH
A simple netsh library for C#, designed to provide easy access to the NetSH tool from inside of your C# application.
Power Args
PowerArgs converts command-line arguments into .NET objects that are easy to program against. It also provides a ton of optional capabilities such as argument validation, auto generated usage, tab completion, and plenty of extensibility
Gui.cs
Cross Platform Terminal UI toolkit for .NET
JustCli
That’s just a quick way to create your own command line tool.
EntryPoint
Composable CLI Argument Parser for all modern .Net platforms
Docopt
docopt.net is a parser for command-line arguments. It automatically derives the parsing logic from the help text of a program containing its command-line usage in docopt format.
CsConsoleFormat
CsConsoleFormat is a library for formatting text in console based on documents resembling a mix of WPF and HTML: tables, lists, paragraphs, colors, word wrapping, lines etc
CommandLineUtils
Command line parsing and utilities for .NET. This project helps you create command line applications using .NET. It simplifies parsing arguments provided on the command line, validating user inputs, and generating help text.
Command Line Parser
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command-line arguments and related tasks
CommandDotNet
Model your console app using C# in a composable manner. Define commands with methods. Define subcommands with properties or nested classes. Extensible parsing and command execution.
CliWrap
Wrapper for command line interfaces.
iCal.NET
iCal.NET is an iCalendar (RFC 5545) class library for .NET aimed at providing RFC 5545 compliance, while providing full compatibility with popular calendaring applications and libraries.
Typin
Simple to use declarative framework for interactive CLI applications and command line tools (direct mode) that has its roots in CliFx.