Microsoft.Azure.CognitiveServices.ContentModerator
2.0.0
Prefix Reserved
Install-Package Microsoft.Azure.CognitiveServices.ContentModerator -Version 2.0.0
dotnet add package Microsoft.Azure.CognitiveServices.ContentModerator --version 2.0.0
<PackageReference Include="Microsoft.Azure.CognitiveServices.ContentModerator" Version="2.0.0" />
paket add Microsoft.Azure.CognitiveServices.ContentModerator --version 2.0.0
#r "nuget: Microsoft.Azure.CognitiveServices.ContentModerator, 2.0.0"
// Install Microsoft.Azure.CognitiveServices.ContentModerator as a Cake Addin
#addin nuget:?package=Microsoft.Azure.CognitiveServices.ContentModerator&version=2.0.0
// Install Microsoft.Azure.CognitiveServices.ContentModerator as a Cake Tool
#tool nuget:?package=Microsoft.Azure.CognitiveServices.ContentModerator&version=2.0.0
This client library provides access to the Microsoft Cognitive Services Content Moderator APIs.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5.2
- Microsoft.Rest.ClientRuntime (>= 2.3.18 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.18 && < 4.0.0)
- Newtonsoft.Json (>= 6.0.8)
-
.NETStandard 1.4
- Microsoft.Rest.ClientRuntime (>= 2.3.18 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.18 && < 4.0.0)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 10.0.3)
- System.Net.Http (>= 4.3.0)
NuGet packages (9)
Showing the top 5 NuGet packages that depend on Microsoft.Azure.CognitiveServices.ContentModerator:
Package | Downloads |
---|---|
Microsoft.Bot.Solutions
Shared library for Conversational AI Virtual Assistants and Skills. |
|
Microsoft.Bot.Builder.Solutions
Shared library for Conversational AI Virtual Assistants and Skills. |
|
RestCms.Api.NETCore
This is the main REST CMS API package. This package contains initialization code, controllers, filters and core middleware required to run the REST CMS client API. |
|
PTI.Microservices.Library
Cloud Services library designed to be consumed in Microservices |
|
PTI.Microservices.Library.AzureContentModerator
Cloud Services library designed to be consumed in Microservices |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Microsoft.Azure.CognitiveServices.ContentModerator:
Repository | Stars |
---|---|
microsoft/Recognizers-Text
Microsoft.Recognizers.Text provides recognition and resolution of numbers, units, and date/time expressed in multiple languages (ZH, EN, FR, ES, PT, DE, IT, TR, HI, NL. Partial support for JA, KO, AR, SV). Contributions are greatly welcome! Packages are available at https://www.nuget.org/profiles/Recognizers.Text and https://www.npmjs.com/~recognizers.text
|
|
mastreeno/Merp
An event based Micro ERP
|
|
solliancenet/tech-immersion-data-ai
|
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 512,081 | 12/18/2018 |
1.0.0 | 66,935 | 9/20/2018 |
0.13.0-preview | 946 | 8/28/2018 |
0.12.1-preview | 54,048 | 7/2/2018 |
0.12.0-preview | 3,859 | 4/18/2018 |
0.11.0-preview | 734 | 4/9/2018 |
0.10.0-preview | 1,130 | 2/21/2018 |
0.9.0-preview | 3,050 | 1/3/2018 |
This is a public release of the Cognitive Services Content Moderator SDK.
Changes in this release:
1) Change the namespace from `Microsoft.CognitiveServices.ContentModerator` to `Microsoft.Azure.CognitiveServices.ContentModerator`.