jak78 opened a new pull request, #754:
URL: https://github.com/apache/pulsar-site/pull/754
<!--
### Contribution Checklist
- PR title format should be *[type][component] summary*. For details, see
*[Guideline - Pulsar PR Naming
Convention](https://pulsar.apache.org/contribute/develop-semantic-title/)*.
-->
This PR aims to improve the experience for .NET/C# users looking for
information on .NET/C# clients. The goal is to help the users choose which
client best suits their needs.
Two .NET clients exist: C#/DotPulsar and .NET client. They don't provide the
same feature coverage. The PR fixes the client features matrix to display the
two clients side by side to highlight this coverage difference.
Additionally, the PR adds a link to the client docs to facilitate the
navigation and help the user compare the two clients in details.
Finally, the PR makes the doc use the same names for the clients in both the
feature matrix and the client libraries page to improve clarity.
<!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. -->
- [x] `doc` <!-- Your PR contains doc changes. Please attach the local
preview screenshots (run `./preview.sh` at root path) to your PR description,
or else your PR might not get merged. -->
- [ ] `doc-required` <!-- Your PR changes impact docs and you will update
later -->
- [ ] `doc-not-needed` <!-- Your PR changes do not impact docs -->
- [ ] `doc-complete` <!-- Docs have been already added -->
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]