awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
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·8 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

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with SharpNetSH

These projects share indexed features with SharpNetSH. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 27 related projects→

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.

Which projects share features with rpetz/sharpnetsh?

Projects with overlapping indexed features 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.