Gulla.Episerver.AutomaticImageDescription.ScheduledJob
1.4.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Gulla.Episerver.AutomaticImageDescription.ScheduledJob --version 1.4.0
NuGet\Install-Package Gulla.Episerver.AutomaticImageDescription.ScheduledJob -Version 1.4.0
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="Gulla.Episerver.AutomaticImageDescription.ScheduledJob" Version="1.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Gulla.Episerver.AutomaticImageDescription.ScheduledJob --version 1.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Gulla.Episerver.AutomaticImageDescription.ScheduledJob, 1.4.0"
#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 Gulla.Episerver.AutomaticImageDescription.ScheduledJob as a Cake Addin #addin nuget:?package=Gulla.Episerver.AutomaticImageDescription.ScheduledJob&version=1.4.0 // Install Gulla.Episerver.AutomaticImageDescription.ScheduledJob as a Cake Tool #tool nuget:?package=Gulla.Episerver.AutomaticImageDescription.ScheduledJob&version=1.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Gulla.Episerver.AutomaticImageDescription
Automatic metadata for images in Episerver/Optimizely
This addon will use Microsoft Azure Cognitive Services, Computer Vision API in combination with Translator Text API, to generate various metadata for images uploaded in Episerver/Optimizely CMS.
How you use the metadata on your site is completely up to you. Some suggestions:
- Alt text for images, either directly or as a suggestion for editors to concider and adapt.
- Searchable metadata makes it easier to find the image you are looking for in Episerver edit mode.
- Use metadata to dynamically select what images to show in specific locations.
Getting started
Check out the documentation to learn how to install and configure the addon.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Castle.Core (>= 4.2.1)
- EPiServer.CMS.Core (>= 11.14.0 && < 12.0.0)
- EPiServer.Framework (>= 11.14.0 && < 12.0.0)
- Gulla.Episerver.AutomaticImageDescription (>= 1.4.0 && < 2.0.0)
- Newtonsoft.Json (>= 10.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Add support for setting translator region.