TirsvadCLI.MenuPaginator 0.2.2.3

There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package TirsvadCLI.MenuPaginator --version 0.2.2.3
                    
NuGet\Install-Package TirsvadCLI.MenuPaginator -Version 0.2.2.3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TirsvadCLI.MenuPaginator" Version="0.2.2.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TirsvadCLI.MenuPaginator" Version="0.2.2.3" />
                    
Directory.Packages.props
<PackageReference Include="TirsvadCLI.MenuPaginator" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add TirsvadCLI.MenuPaginator --version 0.2.2.3
                    
#r "nuget: TirsvadCLI.MenuPaginator, 0.2.2.3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=TirsvadCLI.MenuPaginator&version=0.2.2.3
                    
Install TirsvadCLI.MenuPaginator as a Cake Addin
#tool nuget:?package=TirsvadCLI.MenuPaginator&version=0.2.2.3
                    
Install TirsvadCLI.MenuPaginator as a Cake Tool

NuGet Downloads Contributors Forks Stargazers Issues MIT License LinkedIn

<div align="center"> <a href="https://github.com/TirsvadCLI/Dotnet.Tool.MenuPaginator"> <img src="logo/logo.png" alt="Logo" width="80" height="80"> </a> <h3 align="center">Menu paginator</h3> <p>Menu paginator tool for C# console applications.</p>

    <a href="https://github.com/TirsvadCLI/Dotnet.Tool.MenuPaginator/blob/master/images/Screenshot1.png">
        <img src="images/Screenshot1.png" alt="The game" height="120">
    </a>
    <a href="https://github.com/TirsvadCLI/Dotnet.Tool.MenuPaginator/blob/master/images/Screenshot2.png">
        <img src="images/Screenshot2.png" alt="The game" height="120">
    </a>
    <a href="https://github.com/TirsvadCLI/Dotnet.Tool.MenuPaginator/blob/master/images/Screenshot3.png">
        <img src="images/Screenshot3.png" alt="The game" height="120">
    </a>    
<br />
<p><a href="https://github.com/TirsvadCLI/Dotnet.Tool.MenuPaginator"><strong>Explore the docs</strong></a></p>
<a href="https://github.com/TirsvadCLI/Dotnet.Tool.MenuPaginator/issues/new?labels=bug&template=bug-report---.md">Report Bug</a>
·
<a href="https://github.com/TirsvadCLI/Dotnet.Tool.MenuPaginator/issues/new?labels=enhancement&template=feature-request---.md">Request Feature</a>

</div>

Pagination tool for menu selection in C# console applications.

Table of Contents

About The Project

This tool is designed to help with creating a menu selection in a console application. The tool will take a list of items and display them in a paginated format. The user can then navigate through the pages and select an item.

Getting Started

Nuget package: https://www.nuget.org/packages/TirsvadCLI.MenuPaginator/

Installation

dotnet add package TirsvadCLI.MenuPaginator

Example

In the example you can see how to use the AnsiCode class.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the GPL-3.0 License.

Contact

Jens Tirsvad Nielsen - LinkedIn

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net9.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.2.6 67 4/3/2025
0.1.0 103 3/30/2025