How to install the .NET package softaware.UsageAware.ApplicationInsights.AspNetCore from NuGet with the Package Manager Console in Visual Studio
.Net
C#
NuGet
Visual Studio
softaware.UsageAware.ApplicationInsights.AspNetCore
Open the project/solution in Visual Studio, and open the console using the Tools > NuGet Package Manager > Package Manager Console command. Run the install command.
Install-Package softaware.UsageAware.ApplicationInsights.AspNetCore -Version 3.0.0