![]() |
VOOZH | about |
Requires NuGet 5.0.0 or higher.
dotnet add package Genocs.Integration.CognitiveServices --version 5.0.3
NuGet\Install-Package Genocs.Integration.CognitiveServices -Version 5.0.3
<PackageReference Include="Genocs.Integration.CognitiveServices" Version="5.0.3" />
<PackageVersion Include="Genocs.Integration.CognitiveServices" Version="5.0.3" />Directory.Packages.props
<PackageReference Include="Genocs.Integration.CognitiveServices" />Project file
paket add Genocs.Integration.CognitiveServices --version 5.0.3
#r "nuget: Genocs.Integration.CognitiveServices, 5.0.3"
#:package Genocs.Integration.CognitiveServices@5.0.3
#addin nuget:?package=Genocs.Integration.CognitiveServices&version=5.0.3Install as a Cake Addin
#tool nuget:?package=Genocs.Integration.CognitiveServices&version=5.0.3Install as a Cake Tool
👁 License
👁 Build
👁 Packages
👁 Downloads
👁 Contributors
👁 Forks
👁 Stargazers
👁 Issues
👁 Discord
👁 Gitter
👁 Twitter
👁 Twitterx
👁 LinkedIn
This package contains a set of base functionalities to use Azure Cognitive Services, designed by Genocs.
The libraries are built using .NET8.
Read Documentation related to this template here - Template Documentation
Feel free to contribute to the Documentation Repository - Contribute Documentation
To get started with this Library, here are the available options:
Following is about how to setup AzureCognitiveServices AzureStorage ImageClassifier
"AzureCognitiveServices": {
"Endpoint": "{{Endpoint}}",
"SubscriptionKey": "{{SubscriptionKey}}"
},
"AzureStorage": {
"AccountName": "{{accountName}}",
"AccountKey": "{{AccountKey}}",
"UploadContainer": "{{UploadContainer}}",
"TrainingSetContainer": "{{TrainingSetContainerUrl}}",
"ThumbnailContainer": "{{ThumbnailContainer}}"
},
"ImageClassifier": {
"Endpoint": "{{Endpoint}}",
"PredictionKey": "{{PredictionKey}}",
"ModelId": "{{ModelId}}"
}
Participate in QNA & General Discussions
View Complete Changelogs.
This project is licensed with the .
Has this Project helped you learn something New? or Helped you at work? Here are a few ways by which you can support.
Become a financial contributor and help me sustain the project.
Support the Project on Opencollective
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 net6.0 is compatible. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 is compatible. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 5.0.3 | 96,868 | 1/3/2024 |
| 5.0.2 | 15,557 | 12/12/2023 |
| 5.0.1 | 1,386 | 12/11/2023 |
| 5.0.0 | 313 | 12/8/2023 |
| 4.0.0-rc3.1 | 310 | 8/13/2023 |
| 4.0.0-rc3.0 | 314 | 3/5/2023 |
| 4.0.0-rc2.0 | 291 | 2/6/2023 |
| 4.0.0-rc1.0 | 306 | 1/23/2023 |
| 3.0.0 | 751 | 1/6/2023 |
| 2.4.6 | 1,064 | 10/27/2022 |
| 2.3.3 | 573 | 10/26/2022 |
| 2.3.2 | 565 | 10/26/2022 |
| 2.3.1 | 550 | 10/26/2022 |
| 2.3.0 | 594 | 10/26/2022 |
| 2.2.0 | 749 | 9/24/2022 |
| 2.1.0 | 699 | 9/21/2022 |
| 2.0.0-preview.2 | 427 | 9/10/2022 |
| 2.0.0-preview.1 | 264 | 9/10/2022 |
Supported NET8