Skip to content

Commit 9bd945d

Browse files
ReubenBondCopilot
andcommitted
Add ai-usage frontmatter per PR review feedback
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 96191b6 commit 9bd945d

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

docs/orleans/host/configuration-guide/custom-activators.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: Custom activators with IActivator<T>
33
description: Learn how to control object construction during deserialization in .NET Orleans by implementing IActivator<T>.
44
ms.date: 02/24/2026
5+
ai-usage: ai-assisted
56
---
67

78
# Custom activators with IActivator\<T>

docs/orleans/host/configuration-guide/serialization-lifecycle-hooks.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: Serialization lifecycle hooks
33
description: Learn how to use serialization lifecycle hooks in .NET Orleans to run custom logic during serialization, deserialization, and copying.
44
ms.date: 02/24/2026
5+
ai-usage: ai-assisted
56
---
67

78
# Serialization lifecycle hooks

0 commit comments

Comments
 (0)