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.
paket add Genocs.Integration.CognitiveServices --version 5.0.3
#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.
// Install Genocs.Integration.CognitiveServices as a Cake Addin
#addin nuget:?package=Genocs.Integration.CognitiveServices&version=5.0.3

// Install Genocs.Integration.CognitiveServices as a Cake Tool
#tool nuget:?package=Genocs.Integration.CognitiveServices&version=5.0.3

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

Overview

Getting Started

Development Environment

Participate in QNA & General Discussions

Changelogs

View Complete Changelogs.

License

This project is licensed with the MIT license.

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 Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.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 15,381 1/3/2024
5.0.2 15,354 12/12/2023
5.0.1 1,186 12/11/2023
5.0.0 117 12/8/2023
4.0.0-rc3.1 163 8/13/2023
4.0.0-rc3.0 158 3/5/2023
4.0.0-rc2.0 130 2/6/2023
4.0.0-rc1.0 143 1/23/2023
3.0.0 531 1/6/2023
2.4.6 851 10/27/2022
2.3.3 345 10/26/2022
2.3.2 342 10/26/2022
2.3.1 341 10/26/2022
2.3.0 354 10/26/2022
2.2.0 503 9/24/2022
2.1.0 475 9/21/2022
2.0.0-preview.2 252 9/10/2022
2.0.0-preview.1 90 9/10/2022

Supported NET8