VOOZH about

URL: https://www.nuget.org/packages/Genocs.Integration.CognitiveServices/

⇱ NuGet Gallery | Genocs.Integration.CognitiveServices 5.0.3




👁 Image
Genocs.Integration.CognitiveServices 5.0.3

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
 
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Genocs.Integration.CognitiveServices" Version="5.0.3" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Genocs.Integration.CognitiveServices" Version="5.0.3" />
 
Directory.Packages.props
<PackageReference Include="Genocs.Integration.CognitiveServices" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Genocs.Integration.CognitiveServices --version 5.0.3
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Genocs.Integration.CognitiveServices, 5.0.3"
 
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Genocs.Integration.CognitiveServices@5.0.3
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Genocs.Integration.CognitiveServices&version=5.0.3
 
Install as a Cake Addin
#tool nuget:?package=Genocs.Integration.CognitiveServices&version=5.0.3
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

👁 License
👁 Build
👁 Packages
👁 Downloads
👁 Contributors
👁 Forks
👁 Stargazers
👁 Issues
👁 Discord
👁 Gitter
👁 Twitter
👁 Twitterx
👁 LinkedIn

👁 .NET template banner

.NET8 Cognitive Services Integration library

Goals

This package contains a set of base functionalities to use Azure Cognitive Services, designed by Genocs. The libraries are built using .NET8.

Features

  • ✅ Built on .NET8
  • ✅ & Much More

Documentation

Read Documentation related to this template here - Template Documentation

Feel free to contribute to the Documentation Repository - Contribute Documentation

Getting Started

To get started with this Library, here are the available options:

DataProvider Settings

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}}"
 }

Prerequisites

Links & Documentations

Overview

Getting Started

Development Environment

Participate in QNA & General Discussions

Changelogs

View Complete Changelogs.

License

This project is licensed with the .

Community

Support

Has this Project helped you learn something New? or Helped you at work? Here are a few ways by which you can support.

  • ⭐ Leave a star!
  • 🥇 Recommend this project to your colleagues.
  • 🦸 Do consider endorsing me on LinkedIn for ASP.NET Core - Connect via LinkedIn
  • ☕ If you want to support this project in the long run, consider buying me a coffee!

👁 buy me a coffee

Financial Contributors

Become a financial contributor and help me sustain the project.

Support the Project on Opencollective

Acknowledgements

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

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