Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 614 Bytes

File metadata and controls

11 lines (8 loc) · 614 Bytes

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