awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
rpetz avatar

rpetz/SharpNetSH

0
View on GitHub↗
76 stars·17 forks·C#·MIT·3 views

SharpNetSH

A simple netsh library for C#

Features

  • CLI Tools - Simple library for interacting with netsh.

Star history

Star history chart for rpetz/sharpnetshStar history chart for rpetz/sharpnetsh

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to SharpNetSH

Similar open-source projects, ranked by how many features they share with SharpNetSH.
  • bilal-fazlani/commanddotnetbilal-fazlani avatar

    bilal-fazlani/commanddotnet

    612View on GitHub↗

    A modern framework for building modern CLI apps

    C#argument-parsercommand-lineconsole-application
    View on GitHub↗612
  • commandlineparser/commandlinecommandlineparser avatar

    commandlineparser/commandline

    4,817View on GitHub↗

    This library is a .NET command line parser for C# and F# that implements POSIX getopt conventions to map shell arguments into strongly typed objects. It provides a framework for building console applications that process Unix-style flags and options. The project features a routing system that directs program execution based on action-oriented verbs, supporting sub-commands and default actions. It includes an automatic help generator that produces localized usage instructions and formatted help screens based on the defined command options. The toolset covers argument parsing with strongly typ

    C#command-linedotnetdotnet-core
    View on GitHub↗4,817
  • cookiecutter/cookiecuttercookiecutter avatar

    cookiecutter/cookiecutter

    24,950View on GitHub↗

    Cookiecutter is a command-line project templating engine and scaffolding tool used to automate the creation of software project structures. It functions as a project automator that generates initialized repositories and directories from predefined templates using variable substitution. The system utilizes the Jinja2 templating language to render files and folders, transforming generic blueprints into customized codebases based on user input. It supports template distribution via Git repositories or zip archives, allowing for the standardization of development environments across teams. The t

    Pythoncookiecutterpython
    View on GitHub↗24,950
  • adamabdelhamed/powerargsadamabdelhamed avatar

    adamabdelhamed/PowerArgs

    577View on GitHub↗

    The ultimate .NET Standard command line argument parser

    HTML
    View on GitHub↗577
See all 27 alternatives to SharpNetSH→

Frequently asked questions

What does rpetz/sharpnetsh do?

A simple netsh library for C#

What are the main features of rpetz/sharpnetsh?

The main features of rpetz/sharpnetsh are: CLI Tools.

What are some open-source alternatives to rpetz/sharpnetsh?

Open-source alternatives to rpetz/sharpnetsh include: bilal-fazlani/commanddotnet — A modern framework for building modern CLI apps. commandlineparser/commandline — This library is a .NET command line parser for C# and F# that implements POSIX getopt conventions to map shell… cookiecutter/cookiecutter — Cookiecutter is a command-line project templating engine and scaffolding tool used to automate the creation of… copier-org/copier — Library and command-line utility for rendering projects templates. dbcli/litecli — CLI for SQLite Databases with auto-completion and syntax highlighting. adamabdelhamed/powerargs — The ultimate .NET Standard command line argument parser.