Using Visual Studio 2022, open your solution. Then within the project, right click on "Dependencies" and select "Manage NuGet Packages...". Now your can move between:
- Browse
- Installed
- Updates
Something confusing for a newcomer might be, that sometimes a specific "Package source" is selected at the top right corner and that may be the reason one can't find the package they are searching for. Just selected "All" to show all available NuGet packages.