Date | 2023-02-13 (641 days ago) |
---|---|
Downloads | 1,474 downloads |
NuGet | View on NuGet |
GitHub | View on GitHub |
Target Frameworks | .NET Standard 1.3 .NET Standard 2.0 .NET 7 |
#installation
">InstallationInstall via NuGet - either via the .NET CLI:
dotnet add package Skybrud.Social.Facebook --version 1.0.0-beta006
or the NuGet package manager:
Install-Package Skybrud.Social.Facebook -Version 1.0.0-beta006
#changelog
">ChangelogThis is the first release for almost four years, so this release and future releases will focus on bringing the the code and the package up to date. For this release specifically, this means updating the dependencies, adding support for nullable reference types and newer C# features in general. It also focuses on cleaning up most of the code around posts and pages.