Skip to content

Add Aspire section with MVFC.Aspire.Helpers lib.#911

Open
Marcus-V-Freitas wants to merge 2 commits intothangchung:masterfrom
Marcus-V-Freitas:add-aspire-section-and-helpers-lib
Open

Add Aspire section with MVFC.Aspire.Helpers lib.#911
Marcus-V-Freitas wants to merge 2 commits intothangchung:masterfrom
Marcus-V-Freitas:add-aspire-section-and-helpers-lib

Conversation

@Marcus-V-Freitas
Copy link
Copy Markdown

@Marcus-V-Freitas Marcus-V-Freitas commented Mar 21, 2026

What

Add MVFC.Aspire.Helpers
to a new .NET Aspire section in README.

Why

MVFC.Aspire.Helpers is a family of .NET Aspire hosting integrations covering
services not available in the official CommunityToolkit.Aspire. Each integration
is distributed as an independent NuGet package, giving developers granular
control over what they install. Currently supports: GCP PubSub, Cloud Storage,
Gotenberg, Keycloak, Mailpit, MongoDB, RabbitMQ, Redis and WireMock.

Notes

  • Created a new Aspire section to reflect the growing ecosystem around
    the framework.
  • Added a single link as per contribution guidelines.
  • Maintained alphabetical order within the section.
  • Project is open source, actively maintained on .NET 10, and over 3 months old.
  • License: Apache-2.0.

Project link: https://github.com/Marcus-V-Freitas/MVFC.Aspire.Helpers

Summary by CodeRabbit

  • Documentation
    • Added an "Aspire" entry and a new section near the top of the frameworks/tools documentation describing Aspire hosting integrations and helpers, with support and guidance for multiple services including GCP Pub/Sub, Cloud Storage, Gotenberg, Keycloak, Mailpit, MongoDB, RabbitMQ, Redis, and WireMock.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 21, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: bb7b6065-290e-42b7-9860-69b82a834d4c

📥 Commits

Reviewing files that changed from the base of the PR and between 17ee3f0 and bb2a44b.

📒 Files selected for processing (1)
  • README.md
✅ Files skipped from review due to trivial changes (1)
  • README.md

📝 Walkthrough

Walkthrough

Adds a new "Aspire" entry to the README's "Frameworks, Libraries and Tools" table of contents and inserts a ### Aspire section describing MVFC.Aspire.Helpers integrations for multiple services.

Changes

Cohort / File(s) Summary
Documentation
README.md
Added "Aspire" TOC entry and new ### Aspire section describing MVFC.Aspire.Helpers (.NET Aspire hosting integrations/helpers for GCP PubSub, Cloud Storage, Gotenberg, Keycloak, Mailpit, MongoDB, RabbitMQ, Redis, WireMock).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A tiny hop upon the readme trail,
I penned an "Aspire" tale without fail.
Helpers listed, neat and spry,
Services gathered, waving hi.
README warmed — a rabbit's happy trail. 🥕

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: adding a new Aspire section with the MVFC.Aspire.Helpers library to the README.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Tip

You can enable review details to help with troubleshooting, context usage and more.

Enable the reviews.review_details setting to include review details such as the model used, the time taken for each step and more in the review comments.

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

🧹 Nitpick comments (1)
README.md (1)

192-197: Minor formatting: Extra blank line.

The new Aspire section looks good and is correctly positioned alphabetically. However, there's an extra blank line at line 197. Most sections in this README use only a single blank line between sections for consistency.

✨ Suggested formatting fix
 ### Aspire
 
 * [MVFC.Aspire.Helpers](https://github.com/Marcus-V-Freitas/MVFC.Aspire.Helpers) - 
   Collection of .NET Aspire hosting integrations and helpers for GCP PubSub, 
   Cloud Storage, Gotenberg, Keycloak, Mailpit, MongoDB, RabbitMQ, Redis and WireMock.
-
 
 ### Authentication and Authorization
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@README.md` around lines 192 - 197, The "### Aspire" section with the
"MVFC.Aspire.Helpers" entry contains an extra blank line after the section;
remove the extra blank line so there is only a single blank line between this
section and the next to match the README's section spacing convention.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Nitpick comments:
In `@README.md`:
- Around line 192-197: The "### Aspire" section with the "MVFC.Aspire.Helpers"
entry contains an extra blank line after the section; remove the extra blank
line so there is only a single blank line between this section and the next to
match the README's section spacing convention.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 05e373f6-393c-48d7-821e-3f9698e091eb

📥 Commits

Reviewing files that changed from the base of the PR and between 26204aa and 17ee3f0.

📒 Files selected for processing (1)
  • README.md

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.

1 participant