Installation
To install the package via NuGet, either use the .NET CLI:
dotnet add package Skybrud.Social.Google.Analytics --version 1.0.0-beta001
or the NuGet Package Manager:
Install-Package Skybrud.Social.Google.Analytics -Version 1.0.0-beta001
Target Frameworks
The Skybrud.Social.Google.Analytics package is build against the following frameworks:
- .NET Standard 1.3
- .NET Framework 4.5
- .NET Framework 4.6
- .NET Framework 4.7
Newer versions of those frameworks are then also supported. And as .NET (formerly .NET Core), builds on top of .NET Standard, .NET is also supported.