Open Issues Need Help
View All on GitHub [FEAT] - Configurar aplicacion CLI en .NET 8 about 2 months ago
AI Summary: This issue proposes setting up a new .NET 8 command-line interface (CLI) application. It involves creating a new console project using `dotnet new console` and then adding the `System.CommandLine` and `HttpClient` NuGet packages as dependencies.
Complexity:
1/5
enhancement good first issue
Aplicacion CLI en C# que consume la API de reservas y permite consultar y gestionar datos desde terminal.