presence

Presence

Presence is a set of .NET libraries and tools for social sharing.

You can:

All code here is distributed under the MIT license.

Source code is at: instantiator/presence

Status

Warning. This project is currently under development - libraries are not production-ready yet.

on-push-build-and-test

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

Network support

Network Thread composition Thread posting Image posting
AT (BlueSky)  

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