Skip to content

Conversation

shiranshalom
Copy link
Contributor

@shiranshalom shiranshalom commented Feb 4, 2025

Summary

This pull request introduces documentation for RavenDB integration with .NET Aspire as part of the Community Toolkit. It provides an overview of the RavenDB hosting and client integration, explaining how developers can use the following packages within Aspire applications:

  • CommunityToolkit.Aspire.Hosting.RavenDB – Enables hosting RavenDB as a service dependency.
  • CommunityToolkit.Aspire.RavenDB.Client – Provides an easy-to-use RavenDB client for Aspire applications.

Additionally, this PR updates the table of contents to include the new documentation, ensuring that RavenDB is properly listed alongside other supported database integrations.

Fixes #2537


Internal previews

📄 File 🔗 Preview link
docs/community-toolkit/overview.md .NET Aspire Community Toolkit
docs/community-toolkit/ravendb.md .NET Aspire Community Toolkit RavenDB integration
docs/fundamentals/integrations-overview.md .NET Aspire integrations overview
docs/toc.yml docs/toc

@dotnetrepoman dotnetrepoman bot added the fundamentals Content related to fundamentals. label Feb 4, 2025
@IEvangelist
Copy link
Member

@aaronpowell - is this something that's still needed? @shiranshalom, could you please address these merge conflicts?

@shiranshalom
Copy link
Contributor Author

@aaronpowell - is this something that's still needed? @shiranshalom, could you please address these merge conflicts?

Done

@IEvangelist IEvangelist merged commit 80fe815 into dotnet:main May 27, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution fundamentals Content related to fundamentals.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Community Toolkit New article]: RavenDB Integration with .NET Aspire

2 participants