Installation
NuGet Google Analytics Service for .NET package.
You can install using the following methods.
Using the .NET Core command-line interface (CLI) tools:
dotnet add package GoogleAnalyticsServiceForDotNet
Using the NuGet Command Line Interface (CLI):
nuget install GoogleAnalyticsServiceForDotNet
Using the Package Manager Console:
Install-Package GoogleAnalyticsServiceForDotNet