dotnet / dotnet/sdk

Add `dotnet route:list` like artisan have

Open
#53,645 1 comment 0 reactions 0 assignees View on GitHub
untriaged
Dominant language
C#
Stars
3.2k
Forks
1.3k
PR merge metrics
PR metrics pending

Description

### Is your feature request related to a problem? Please describe.
I'm wondering about CLI option:
`dotnet route:list`
like you can run it, on [laravel](https://laravel.com/docs/13.x/readme)
`php artisan route:list`

It's possible to do(i hope yes)?
It can bee helpful, for begginers(but not only), to see all endpoints, what's [controller] in `Route` attribute means 😆

I know, i know there's scalar/swagger, but CLI it good for quick view, when i was programming in Laravel, i was using it for time to time 😄

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.