Exploring NuGet Packages with a Tool
Learn about NuGet Package Explorer and how to test a class library package by referencing it in a project and validating its functionality.
We'll cover the following...
We'll cover the following...
A handy tool named NuGet package explorer for opening and reviewing more details about a NuGet package was created by Uno Platform. As well as being a website, it can be installed as a cross-platform app.
Exploring package contents with NuGet package explorer
Let’s see what it can do:
Step 1: Start your favorite browser and navigate to the link. ...