microsoft / microsoft/aspire.dev

Talking Clock Example is outdated

Open
#365 1 comment 1 reaction 2 assignees View on GitHub

@IEvangelist is already working on this.

Since Feb 5, 2026.

Dominant language
MDX
Stars
193
Forks
87
Avg merge
1d 22h
Merged PRs (30d)
73

Description

The talking clock example at https://aspire.dev/architecture/resource-examples/#example-custom-resource---talking-clock is oudated

  • It uses obsolete LifecycleHooks
  • It uses the obsolete BeforeResoruceCreated event
  • It doesn't demonstrate the OnInitializeResource event which is specifically for custom resources.

Latest version is at https://github.com/dotnet/aspire/blob/main/playground/CustomResources/CustomResources.AppHost/TalkingClockResource.cs

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.