Installation
To install the package via NuGet, either use the .NET CLI:
dotnet add package Skybrud.Social.TwentyThree --version 1.1.2
or the NuGet Package Manager:
Install-Package Skybrud.Social.TwentyThree -Version 1.1.2
Target Frameworks
The Skybrud.Social.TwentyThree package is build against the following frameworks:
- .NET Standard 1.3
- .NET Standard 2.0
- .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.