ActivityPub.Types 0.1.0-snapshot.2024-01-08.18-02-38

This is a prerelease version of ActivityPub.Types.
dotnet add package ActivityPub.Types --version 0.1.0-snapshot.2024-01-08.18-02-38
NuGet\Install-Package ActivityPub.Types -Version 0.1.0-snapshot.2024-01-08.18-02-38
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="ActivityPub.Types" Version="0.1.0-snapshot.2024-01-08.18-02-38" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ActivityPub.Types --version 0.1.0-snapshot.2024-01-08.18-02-38
#r "nuget: ActivityPub.Types, 0.1.0-snapshot.2024-01-08.18-02-38"
#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 ActivityPub.Types as a Cake Addin
#addin nuget:?package=ActivityPub.Types&version=0.1.0-snapshot.2024-01-08.18-02-38&prerelease

// Install ActivityPub.Types as a Cake Tool
#tool nuget:?package=ActivityPub.Types&version=0.1.0-snapshot.2024-01-08.18-02-38&prerelease

ActivityPub.Types

Models and serialization logic for ActivityPub types. Out-of-the-box, supports the base and extended ActivityStreams types including collections. Supports simple JSON-LD in the compacted form. Provides a pre-configured serializer to convert between models and JSON.

Package Reference

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 (4)

Showing the top 4 NuGet packages that depend on ActivityPub.Types:

Package Downloads
ActivityPub.Common

ActivityPubSharp is a toolkit of modular packages that support the use of ActivityPub in .NET applications. This package contains core utilities, services, and configuration for all ActivityPub use cases.

ActivityPub.Client

ActivityPubSharp is a toolkit of modular packages that support the use of ActivityPub in .NET applications. This package implements the Client conformance class and supports the client side of Client to Server interactions.

ActivityPub.Extension.Mastodon

ActivityPubSharp is a toolkit of modular packages that support the use of ActivityPub in .NET applications. This package contains extended type definitions and logic for integration with Mastodon.

ActivityPub.Server

ActivityPubSharp is a toolkit of modular packages that support the use of ActivityPub in .NET applications. This package implements the Server conformance class to support the server side of Client to Server interactions.

GitHub repositories

This package is not used by any popular GitHub repositories.