This is an automated email from the ASF dual-hosted git repository.
chaokunyang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fory.git
The following commit(s) were added to refs/heads/main by this push:
new b40a2ec86 docs: add NuGet badge (#3587)
b40a2ec86 is described below
commit b40a2ec86570599b4c260c2c262709f9a6612b2a
Author: Shawn Yang <[email protected]>
AuthorDate: Mon Apr 20 01:03:06 2026 +0800
docs: add NuGet badge (#3587)
## Why?
## What does this PR do?
## Related issues
## AI Contribution Checklist
- [ ] Substantial AI assistance was used in this PR: `yes` / `no`
- [ ] If `yes`, I included a completed [AI Contribution
Checklist](https://github.com/apache/fory/blob/main/AI_POLICY.md#9-contributor-checklist-for-ai-assisted-prs)
in this PR description and the required `AI Usage Disclosure`.
- [ ] If `yes`, my PR description includes the required `ai_review`
summary and screenshot evidence of the final clean AI review results
from both fresh reviewers on the current PR diff or current HEAD after
the latest code changes.
## Does this PR introduce any user-facing change?
- [ ] Does this PR introduce any public API change?
- [ ] Does this PR introduce any binary protocol compatibility change?
## Benchmark
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index b1e6c76e8..21cbe1f3b 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,7 @@
[](https://crates.io/crates/fory)
[](https://pypi.org/project/pyfory/)
[](https://www.npmjs.com/package/@apache-fory/core)
+[](https://www.nuget.org/packages/Apache.Fory)
[](https://pub.dev/packages/fory)
**Apache Fory™** is a blazingly-fast multi-language serialization framework
powered by **JIT compilation**, **zero-copy** techniques, and **advanced code
generation**, achieving up to **170x performance improvement** while
maintaining simplicity and ease of use.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]