presence

Presence

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

Status

on-push-build-and-test

Package NuGet version
Presence.SocialFormat.Lib NuGet Version
Presence.Posting.Lib NuGet Version

Prerequisites

User guide

CLI tools

Developer notes

Projects

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.

Acknowledgements