Skip to content

Documentation for .NET Aspire RavenDB Integration #1

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

Closed
wants to merge 1 commit into from

Conversation

shiranshalom
Copy link
Owner

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 dotnet#2537

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.

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