Presence is a set of .NET libraries and tools for social sharing.
[!WARNING] NB. This project is currently under development - libraries are not production ready yet.
All code here is distributed under the MIT license.
Source code is at: instantiator/presence
Package | NuGet version |
---|---|
Presence.SocialFormat.Lib |
|
Presence.Posting.Lib |
Presence.SocialFormat.Lib
Presence.Posting.Lib
Project | Purpose | Project README |
---|---|---|
Presence.SocialFormat.Lib |
A library for composing threads, formatted to the requirements of social networks. | README |
Presence.SocialFormat.Tests |
Unit tests for the composition and formatting library. | README |
Presence.SocialFormat.Console |
A command line tool to reformat messages for social networks. | README |
Presence.Posting.Lib |
A library for posting to social networks. | README |
Presence.Posting.Tests |
Unit and integration tests for the posting library. | README |
Dependencies for each project are listed in each project’s README
.