uActivityPub 1.1.1

dotnet add package uActivityPub --version 1.1.1
NuGet\Install-Package uActivityPub -Version 1.1.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="uActivityPub" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add uActivityPub --version 1.1.1
#r "nuget: uActivityPub, 1.1.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install uActivityPub as a Cake Addin
#addin nuget:?package=uActivityPub&version=1.1.1

// Install uActivityPub as a Cake Tool
#tool nuget:?package=uActivityPub&version=1.1.1

uActivityPub NuGet Version NuGet Downloads GitHub License

This package allows you to hook your umbraco website into the fediverse.

Currently the settings or only settable in the database, you can however view them in the umbraco backoffice The current roadmap is to extend this package with some settings, then harden it for edge cases.

How to use this package

  1. Install the nuget package to your umbraco (v13) project.
  2. Have a content type with the alias article
  3. In that content type have a property with the alias authorName which is a user selector that is mandatory
    • The package uses the user selector to create/read the settings for said user and creates the required table entries so that it can be followed
  4. Publish article on your site
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.1 134 3/17/2024
1.1.0 93 3/14/2024
1.0.29 91 3/13/2024
1.0.28 84 3/13/2024
1.0.27 86 3/13/2024
1.0.26 94 3/13/2024
1.0.25 93 3/13/2024
1.0.24 111 3/13/2024
1.0.23 104 3/12/2024
1.0.22 96 3/12/2024
1.0.21 114 3/12/2024
1.0.20 89 2/27/2024
1.0.19 103 2/15/2024
1.0.18 118 2/14/2024
1.0.17 87 2/13/2024
1.0.16 82 2/12/2024
1.0.15 94 2/12/2024
1.0.14 97 1/27/2024
1.0.13 93 1/26/2024
1.0.12 128 1/8/2024
1.0.10 97 1/6/2024
1.0.9 92 1/4/2024
1.0.8 186 11/1/2023
1.0.7 122 10/29/2023
1.0.6 104 10/29/2023
1.0.3 117 10/28/2023
1.0.2 93 10/27/2023
1.0.1 94 10/23/2023