Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation for .NET Aspire RavenDB Integration #2539

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

shiranshalom
Copy link

@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
docs/community-toolkit/ravendb.md Outdated Show resolved Hide resolved
docs/community-toolkit/ravendb.md Outdated Show resolved Hide resolved
docs/community-toolkit/ravendb.md Outdated Show resolved Hide resolved
docs/community-toolkit/ravendb.md Outdated Show resolved Hide resolved
docs/community-toolkit/ravendb.md Outdated Show resolved Hide resolved
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