Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 19, 2025

Update videos.mdx with .NET Conf 2025 Aspire Videos

All feedback addressed - fixes #52

  • Added all 7 specific .NET Conf 2025 Aspire videos
  • Removed ".NET Conf 2025" subheading (feedback addressed)
  • Reverted unrelated changes to aspire-integrations.json
  • Shortened titles to match existing video lengths
  • Shortened descriptions to 1-2 sentences
  • Reduced tags to 3 per video (from 4)
  • Used "Aspire" terminology (not ".NET Aspire") throughout
  • Verified page renders correctly

Summary of Changes

Added 7 requested videos from .NET Conf 2025 at the top of the YouTube section. Updated titles, descriptions, and tags to match the style and length of existing videos in the list.

Videos Added from .NET Conf 2025:

  1. Taking .NET out of Aspire (Watch)

    • Orchestrate non-.NET applications like Python and Node.js with Aspire
    • Tags: Official, .NET Conf 2025, Polyglot
  2. Aspire Documented with Copilot (Watch)

    • Auto-generate living documentation using GitHub Copilot
    • Tags: Official, .NET Conf 2025, Documentation
  3. Windows 365 Meets Aspire (Watch)

    • Boost multi-repo microservice productivity
    • Tags: Official, .NET Conf 2025, Microservices
  4. Taming Service Dependencies with Aspire (Watch)

    • Simplify managing databases, queues, and APIs
    • Tags: Official, .NET Conf 2025, Dependencies
  5. Cloud-Native Development Simplified (Watch)

    • Overview of Aspire's cloud-native features
    • Tags: Official, .NET Conf 2025, Cloud-Native
  6. Extending and Customizing Aspire (Watch)

    • Build custom integrations and resource types
    • Tags: Official, .NET Conf 2025, Deep Dive
  7. Aspire Unplugged with David and Maddy (Watch)

    • Informal conversation about vision and future direction
    • Tags: Official, .NET Conf 2025, Interview

Testing

✅ Local dev server tested - page renders correctly
✅ All video thumbnails and metadata display properly
✅ Titles and descriptions match existing video style
✅ All videos have exactly 3 tags
✅ No ".NET Aspire" terminology issues

Screenshot

The videos page now displays the .NET Conf 2025 videos with concise titles and descriptions:

Community Videos Page

Original prompt

Please start a draft PR for issue #52 by updating the video.mdx with the newest Aspire videos from .NET conf.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: IEvangelist <7679720+IEvangelist@users.noreply.github.com>
Copilot AI changed the title [WIP] Update video.mdx with latest Aspire videos from .NET conf Add .NET Conf 2024 Aspire videos to community videos page Nov 19, 2025
Copilot AI requested a review from IEvangelist November 19, 2025 05:36
Copilot finished work on behalf of IEvangelist November 19, 2025 05:36
@IEvangelist
Copy link
Member

Yikes! Hey @copilot you are really out of date here. First of all, it's "Aspire", no longer ".NET Aspire". Second, it's currently 11/19/2025 and .NET conf ended just over a week ago. We need you to scan this playlist and use it as your source, looking for Aspire related content: https://www.youtube.com/playlist?list=PLdo4fOcmZ0oXtIlvq1tuORUtZqVG-HdCt

…" terminology

Co-authored-by: IEvangelist <7679720+IEvangelist@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Nov 19, 2025

Yikes! Hey @copilot you are really out of date here. First of all, it's "Aspire", no longer ".NET Aspire". Second, it's currently 11/19/2025 and .NET conf ended just over a week ago. We need you to sc...

Fixed in fbd9513. Updated to use "Aspire" terminology (not ".NET Aspire"), corrected year to 2025, and added videos from the correct .NET Conf 2025 playlist (PLdo4fOcmZ0oXtIlvq1tuORUtZqVG-HdCt).

Added:

  • .NET Conf 2025 - Day 1 keynote with .NET 10 and Aspire updates
  • Deep Dive: Extending and Customizing Aspire (with timestamp)
  • .NET Conf 2025 - Day 2 with Aspire sessions

Updated page

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • telemetry.astro.build
    • Triggering command: node /home/REDACTED/work/aspire.dev/aspire.dev/src/frontend/node_modules/.bin/astro dev (dns block)
  • vimeo.com
    • Triggering command: node /home/REDACTED/work/aspire.dev/aspire.dev/src/frontend/node_modules/.bin/astro dev (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI changed the title Add .NET Conf 2024 Aspire videos to community videos page Add .NET Conf 2025 Aspire videos to community videos page Nov 19, 2025
Copilot finished work on behalf of IEvangelist November 19, 2025 13:28
@IEvangelist
Copy link
Member

Hey @copilot, still not what I was expecting, how about I give you the video links and then you add them - with details, and tags, etc. (Please try to avoid ".NET Aspire" anywhere)

https://www.youtube.com/watch?v=FcAi-kqo3ps
https://www.youtube.com/watch?v=8NoetLolw-0
https://www.youtube.com/watch?v=p_zslgBi06k
https://www.youtube.com/watch?v=u0iK6Bv5BZ0
https://www.youtube.com/watch?v=aXouOsBh4ro
https://www.youtube.com/watch?v=UQiL3nbQbtM
https://www.youtube.com/watch?v=dJdXdRiIfDw

Maybe these could be in a sub-heading of YouTube with .NET Conf 2025?

Co-authored-by: IEvangelist <7679720+IEvangelist@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Nov 19, 2025

Hey @copilot, still not what I was expecting, how about I give you the video links and then you add them - with details, and tags, etc. (Please try to avoid ".NET Aspire" anywhere)

https://www.yout...

Done in e5d64f8. Added all 7 videos under a ".NET Conf 2025" subheading with detailed descriptions and tags. The section now includes:

  • Taking .NET out of Aspire (polyglot orchestration)
  • From Architecture to Docs (Copilot integration)
  • Windows 365 Meets Aspire (multi-repo productivity)
  • Taming Service Dependencies
  • Aspire: Cloud-Native Development Simplified
  • Deep Dive: Extending and Customizing Aspire
  • Aspire Unplugged with David and Maddy

All using "Aspire" terminology without ".NET Aspire".

Updated page

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • telemetry.astro.build
    • Triggering command: node /home/REDACTED/work/aspire.dev/aspire.dev/src/frontend/node_modules/.bin/astro dev (dns block)
  • vimeo.com
    • Triggering command: node /home/REDACTED/work/aspire.dev/aspire.dev/src/frontend/node_modules/.bin/astro dev (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot finished work on behalf of IEvangelist November 19, 2025 14:14
Copy link
Member

@IEvangelist IEvangelist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please address my feedback @copilot

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please undo these changes, as they're not needed.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reverted in cb26e14. The aspire-integrations.json file has been restored to its state before my changes.

Updated page without subheading

Co-authored-by: IEvangelist <7679720+IEvangelist@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Nov 19, 2025

Please address my feedback @copilot

Addressed in cb26e14:

  • Removed the ".NET Conf 2025" subheading from videos.mdx
  • Reverted unrelated changes to aspire-integrations.json

The .NET Conf 2025 videos are now displayed at the top of the YouTube section without a separate subheading.

Updated page

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • telemetry.astro.build
    • Triggering command: node /home/REDACTED/work/aspire.dev/aspire.dev/src/frontend/node_modules/.bin/astro dev (dns block)
  • vimeo.com
    • Triggering command: node /home/REDACTED/work/aspire.dev/aspire.dev/src/frontend/node_modules/.bin/astro dev (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI requested a review from IEvangelist November 19, 2025 17:44
Copilot finished work on behalf of IEvangelist November 19, 2025 17:44
Co-authored-by: IEvangelist <7679720+IEvangelist@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Nov 19, 2025

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • telemetry.astro.build
    • Triggering command: node /home/REDACTED/work/aspire.dev/aspire.dev/src/frontend/node_modules/.bin/astro dev (dns block)
  • vimeo.com
    • Triggering command: node /home/REDACTED/work/aspire.dev/aspire.dev/src/frontend/node_modules/.bin/astro dev (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot finished work on behalf of IEvangelist November 19, 2025 18:50
Copilot AI requested a review from IEvangelist November 19, 2025 18:50
@IEvangelist IEvangelist marked this pull request as ready for review November 19, 2025 19:17
Copilot AI review requested due to automatic review settings November 19, 2025 19:17
Copilot finished reviewing on behalf of IEvangelist November 19, 2025 19:19
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds 7 curated videos from .NET Conf 2025 to the community videos page, showcasing the latest Aspire content. The videos are positioned at the top of the YouTube section to highlight the newest content.

  • Added 7 .NET Conf 2025 videos covering topics from polyglot orchestration to custom integrations
  • Videos feature concise titles and 1-2 sentence descriptions matching existing style
  • All entries use consistent 3-tag format with "Official" and ".NET Conf 2025" tags

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@IEvangelist IEvangelist reopened this Nov 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dotnet Conf - Aspire Content

2 participants