Date | 2018-04-29 (2,392 days ago) |
---|---|
NuGet | View on NuGet |
GitHub | View on GitHub |
Target Frameworks | .NET Standard 1.3 .NET 4.5 .NET 4.6 |
#installation
">Installation#changelog
">ChangelogThe SortDate
property in the FacebookPost
class now returns an instead of EssentialsDateTime
instead of DateTime
(see b66799a
).
The constants for fields have now been updated according to the documentation for v2.12
of the Graph API (see 17481e6
).
Updated the Skybrud.Social.Core dependency to version v1.0.6
(see df9e8af
).
Added MessageTags
and StoryTags
properties to the FacebookPost
class (see 205ffd8
).
Added FullPicture
property to the FacebookPost
class (see 687a4ce
).
Added Privacy
property to the FacebookPost
class (see 258146f
).
Added Attachments
property to the FacebookPost
class (see 07dc3dd
).