Xperience.Relay.Contracts 0.3.13

dotnet add package Xperience.Relay.Contracts --version 0.3.13
                    
NuGet\Install-Package Xperience.Relay.Contracts -Version 0.3.13
                    
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="Xperience.Relay.Contracts" Version="0.3.13" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Xperience.Relay.Contracts" Version="0.3.13" />
                    
Directory.Packages.props
<PackageReference Include="Xperience.Relay.Contracts" />
                    
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 Xperience.Relay.Contracts --version 0.3.13
                    
#r "nuget: Xperience.Relay.Contracts, 0.3.13"
                    
#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.
#:package Xperience.Relay.Contracts@0.3.13
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Xperience.Relay.Contracts&version=0.3.13
                    
Install as a Cake Addin
#tool nuget:?package=Xperience.Relay.Contracts&version=0.3.13
                    
Install as a Cake Tool

Wire contracts (commands, results, discovery metadata) for Xperience.Relay -- a remote command-dispatch layer for Xperience by Kentico. Has no dependency on the Kentico SDK, so it's safe to reference from external clients.

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.  net9.0 was computed.  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.
  • net8.0

    • No dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Xperience.Relay.Contracts:

Package Downloads
Xperience.Relay.Core

Command dispatch and pipeline behaviors for Xperience.Relay. Has no dependency on the Kentico SDK -- handlers for specific CMS operations live in Xperience.Relay.Kentico.

Xperience.Relay.Kentico

Kentico Xperience handlers for Xperience.Relay commands (move, get-page, get-content, ...). Depends on the Kentico Xperience SDK -- deploy this package as part of the live Xperience web app.

Xperience.Relay.Hosting

ASP.NET Core endpoints (command, batch, discovery) exposing Xperience.Relay over HTTP from inside a deployed Xperience web app. Has no dependency on the Kentico SDK.

Xperience.Relay.Client

Lightweight HTTP client for calling a deployed Xperience.Relay endpoint remotely. Has no dependency on the Kentico SDK -- just HTTP and Xperience.Relay.Contracts.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.3.13 34 7/30/2026
0.3.12 95 7/29/2026
0.3.11 120 7/28/2026
0.3.10 190 7/21/2026
0.3.9 184 7/17/2026
0.3.8 167 7/16/2026
0.3.6 166 7/15/2026
0.3.5 179 7/15/2026
0.3.4 175 7/15/2026
0.3.3 173 7/15/2026
0.3.2 178 7/14/2026
0.3.1 205 7/10/2026
0.3.0 180 7/10/2026
0.2.9 183 7/9/2026
0.2.8 187 7/9/2026
0.2.7 200 7/6/2026
0.2.6 173 7/6/2026
0.2.5 180 7/6/2026
0.2.4 173 7/6/2026
0.2.3 210 6/30/2026
Loading failed