TirsvadCLI.MenuPaginator 0.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package TirsvadCLI.MenuPaginator --version 0.1.0
                    
NuGet\Install-Package TirsvadCLI.MenuPaginator -Version 0.1.0
                    
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.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TirsvadCLI.MenuPaginator" Version="0.1.0" />
                    
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.1.0
                    
#r "nuget: TirsvadCLI.MenuPaginator, 0.1.0"
                    
#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.1.0
                    
Install TirsvadCLI.MenuPaginator as a Cake Addin
#tool nuget:?package=TirsvadCLI.MenuPaginator&version=0.1.0
                    
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>

<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.3 0 7 hours ago
0.1.0 55 3 days ago