Bu sayfa henüz yerel dilinizde mevcut değildir. Daha fazla dil seçeneği eklemek için yoğun bir şekilde çalışıyoruz. Desteğiniz için teşekkür ederiz.
Image Recognition
Image Recognition
- What's New
- Product Bulletin
- Service Overview
- Getting Started
- User Guide
- API Reference
- SDK Reference
- FAQs
- Glossary
- More Documents
- General Reference
On this page
Help Center/
Image Recognition/
SDK Reference/
Using the .NET SDK/
Preparing a .NET Development Environment
Copied.
Preparing a .NET Development Environment
Configuring the Environment
To use the .NET SDK of Image Recognition, you need to configure the .Net development environment.
- Download the latest Visual Studio from the Visual Studio official website.
- Click the .exe file to start installation.
- During the installation, select ASP.NET and web development on the Workloads tab page.
Obtaining and Installing an SDK
You can install the .Net SDK using commands or Visual Studio.
Use .NET CLI to install the .Net SDK. dotnet add package HuaweiCloud.SDK.Core dotnet add package HuaweiCloud.SDK.Image Use Package Manager to install the .Net SDK. Install-Package HuaweiCloud.SDK.Core Install-Package HuaweiCloud.SDK.Image
If you use Visual Studio, choose Tools > NuGet Package Manager > Manage NuGet Packages for Solution..., and search for and install HuaweiCloud.SDK.Core and HuaweiCloud.SDK.Image.
Parent topic: Using the .NET SDK
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot