Skip to content
This repository was archived by the owner on Dec 9, 2025. It is now read-only.

Commit 9325321

Browse files
authored
Update README.md
1 parent 24f3afe commit 9325321

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,16 @@
66
# Welcome to OnnxStack!
77
OnnxStack transforms machine learning in .NET, Seamlessly integrating with `ONNX Runtime` and `Microsoft ML`, this library empowers you to build, deploy, and execute machine learning models entirely within the .NET ecosystem. Bid farewell to Python dependencies and embrace a new era of intelligent applications tailored for .NET
88

9+
__________________________
10+
## Required Dependencies
11+
1. `Microsoft.ML.OnnxRuntime.Managed` v1.23.0-dev-20250603-0558-cd5133371
12+
913
__________________________
1014
## ONNX Runtime Resources
1115
- [ONNX Runtime C# API Doc](https://onnxruntime.ai/docs/api/csharp/api)
1216
- [Get Started with C# in ONNX Runtime](https://onnxruntime.ai/docs/get-started/with-csharp.html)
13-
17+
-
18+
__________________________
1419
## Reference
1520
Special thanks to the creators of the fantastic repositories below; all were instrumental in the creation of OnnxStack.
1621

0 commit comments

Comments
 (0)