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

Add Meilisearch integeration docs #1885

Merged
merged 5 commits into from
Oct 24, 2024
Merged

Conversation

Alirexaa
Copy link
Contributor

@Alirexaa Alirexaa commented Oct 23, 2024

Summary

This pull request introduces comprehensive documentation for integrating and hosting Meilisearch with the .NET Aspire Community Toolkit. The changes include a detailed guide on setting up Meilisearch hosting and client integration, as well as updates to the table of contents to include the new documentation.

Documentation Updates:

  • docs/community-toolkit/hosting-meilisearch.md: Added a new document that provides a step-by-step guide on how to use the .NET Aspire Meilisearch hosting and client integration. This includes instructions for installing the necessary NuGet packages, configuring the Meilisearch container, and using the Meilisearch client.

Table of Contents Update:

  • docs/toc.yml: Updated the table of contents to include a link to the new Meilisearch hosting documentation.

Fixes #1872


Internal previews

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

@Alirexaa
Copy link
Contributor Author

cc @aaronpowell

Copy link
Contributor

@aaronpowell aaronpowell left a comment

Choose a reason for hiding this comment

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

This looks good to me and appears to be structured like other integration docs.

Make sure you update integrations-overview.md to add the reference too, and we'll wait for any feedback from @IEvangelist too

docs/community-toolkit/hosting-meilisearch.md Outdated Show resolved Hide resolved
docs/community-toolkit/hosting-meilisearch.md Outdated Show resolved Hide resolved
docs/community-toolkit/hosting-meilisearch.md Outdated Show resolved Hide resolved
docs/community-toolkit/hosting-meilisearch.md Outdated Show resolved Hide resolved
docs/community-toolkit/hosting-meilisearch.md Outdated Show resolved Hide resolved
docs/community-toolkit/hosting-meilisearch.md Outdated Show resolved Hide resolved
docs/community-toolkit/hosting-meilisearch.md Show resolved Hide resolved
@IEvangelist IEvangelist enabled auto-merge (squash) October 24, 2024 12:14
@IEvangelist IEvangelist merged commit 84d99db into dotnet:main Oct 24, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[New article]: Article for incoming Meilisearch Hosting in .NET Aspire Community Toolkit
3 participants