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
<PackageReference Include="Genocs.Integration.CognitiveServices" Version="5.0.3" />
paket add Genocs.Integration.CognitiveServices --version 5.0.3
#r "nuget: Genocs.Integration.CognitiveServices, 5.0.3"
// 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
.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
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!
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 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. |
-
net6.0
- Azure.AI.FormRecognizer (>= 4.1.0)
- Azure.Storage.Blobs (>= 12.19.1)
- Microsoft.AspNetCore.Http.Features (>= 5.0.17)
- Microsoft.Extensions.Caching.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Options (>= 8.0.0)
-
net7.0
- Azure.AI.FormRecognizer (>= 4.1.0)
- Azure.Storage.Blobs (>= 12.19.1)
- Microsoft.AspNetCore.Http.Features (>= 5.0.17)
- Microsoft.Extensions.Caching.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Options (>= 8.0.0)
-
net8.0
- Azure.AI.FormRecognizer (>= 4.1.0)
- Azure.Storage.Blobs (>= 12.19.1)
- Microsoft.AspNetCore.Http.Features (>= 5.0.17)
- Microsoft.Extensions.Caching.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Options (>= 8.0.0)
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 | 52,797 | 1/3/2024 |
5.0.2 | 15,384 | 12/12/2023 |
5.0.1 | 1,222 | 12/11/2023 |
5.0.0 | 143 | 12/8/2023 |
4.0.0-rc3.1 | 181 | 8/13/2023 |
4.0.0-rc3.0 | 167 | 3/5/2023 |
4.0.0-rc2.0 | 139 | 2/6/2023 |
4.0.0-rc1.0 | 156 | 1/23/2023 |
3.0.0 | 560 | 1/6/2023 |
2.4.6 | 880 | 10/27/2022 |
2.3.3 | 369 | 10/26/2022 |
2.3.2 | 368 | 10/26/2022 |
2.3.1 | 363 | 10/26/2022 |
2.3.0 | 387 | 10/26/2022 |
2.2.0 | 532 | 9/24/2022 |
2.1.0 | 506 | 9/21/2022 |
2.0.0-preview.2 | 262 | 9/10/2022 |
2.0.0-preview.1 | 98 | 9/10/2022 |
Supported NET8