Skip to content

Latest commit

 

History

History

ActivityPub.Common

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

ActivityPub.Common

Contains types and logic needed by multiple ActivityPubSharp packages. Unlike the internal utilities, this module is available to user code. It is loaded implicitly by most other packages, but you can initialize it manually through CommonModule. All important services and configuration classes are bound through DI.

This module does not publish a package. Instead, its included as a dependency by other packages that need it.

Package Reference