Content Moderation
Content Moderation
- What's New
- Product Bulletin
- Service Overview
- Getting Started
- User Guide
- API Reference
-
SDK Reference
- Introduction to Moderation SDK
- Applying for a Service
- Obtaining Authentication Information
- Preparing the Environment
- Using the SDK (Java)
- Using the Python SDK
- Using the .NET SDK
- Using the Go SDK
-
FAQs
- Service Enabling
-
APIs
- How Do I Use Content Moderation APIs?
- What Should I Do When I Fail to Call a Content Moderation API?
- Can I Directly Upload a Word File for Text Moderation?
- What Are the Constraints on Concurrent API Calls?
- What Can I Do if the Request for Calling an API Times Out?
- How Do I Customize a Detection in Text Moderation?
- Can Content Moderation Traverse and Review the Content in an OBS Folder?
- Error Codes
- Monitoring
- Others
- Price Details
- Glossary
- General Reference
On this page
Show all
Help Center/
Content Moderation/
SDK Reference/
Using the .NET SDK/
Importing a .NET SDK into a .NET Environment
Copied.
Importing a .NET SDK into a .NET Environment
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.Moderation // Use Package Manager to install the .Net SDK. Install-Package HuaweiCloud.SDK.Core dotnet add package HuaweiCloud.SDK.Moderation
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.Moderation.
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