uActivityPub 2.0.0-alpha.1

This is a prerelease version of uActivityPub.
dotnet add package uActivityPub --version 2.0.0-alpha.1
                    
NuGet\Install-Package uActivityPub -Version 2.0.0-alpha.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="2.0.0-alpha.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="uActivityPub" Version="2.0.0-alpha.1" />
                    
Directory.Packages.props
<PackageReference Include="uActivityPub" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add uActivityPub --version 2.0.0-alpha.1
                    
#r "nuget: uActivityPub, 2.0.0-alpha.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.
#addin nuget:?package=uActivityPub&version=2.0.0-alpha.1&prerelease
                    
Install uActivityPub as a Cake Addin
#tool nuget:?package=uActivityPub&version=2.0.0-alpha.1&prerelease
                    
Install uActivityPub as a Cake Tool

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 net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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
2.0.0-alpha.1 123 11/24/2024
1.1.1 516 3/17/2024
1.1.0 150 3/14/2024
1.0.29 149 3/13/2024
1.0.28 136 3/13/2024
1.0.27 139 3/13/2024
1.0.26 152 3/13/2024
1.0.25 147 3/13/2024
1.0.24 192 3/13/2024
1.0.23 168 3/12/2024
1.0.22 158 3/12/2024
1.0.21 170 3/12/2024
1.0.20 150 2/27/2024
1.0.19 171 2/15/2024
1.0.18 175 2/14/2024
1.0.17 150 2/13/2024
1.0.16 132 2/12/2024
1.0.15 144 2/12/2024
1.0.14 153 1/27/2024
1.0.13 151 1/26/2024
1.0.12 173 1/8/2024
1.0.10 147 1/6/2024
1.0.9 148 1/4/2024
1.0.8 240 11/1/2023
1.0.7 170 10/29/2023
1.0.6 156 10/29/2023 1.0.6 is deprecated because it has critical bugs.
1.0.3 159 10/28/2023
1.0.2 150 10/27/2023
1.0.1 131 10/23/2023