Gulla.Episerver.CensorFaces 1.0.5-preview.1

This is a prerelease version of Gulla.Episerver.CensorFaces.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Gulla.Episerver.CensorFaces --version 1.0.5-preview.1
NuGet\Install-Package Gulla.Episerver.CensorFaces -Version 1.0.5-preview.1
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.CensorFaces" Version="1.0.5-preview.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Gulla.Episerver.CensorFaces --version 1.0.5-preview.1
#r "nuget: Gulla.Episerver.CensorFaces, 1.0.5-preview.1"
#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.CensorFaces as a Cake Addin
#addin nuget:?package=Gulla.Episerver.CensorFaces&version=1.0.5-preview.1&prerelease

// Install Gulla.Episerver.CensorFaces as a Cake Tool
#tool nuget:?package=Gulla.Episerver.CensorFaces&version=1.0.5-preview.1&prerelease

Censors eye region of faces

Will use Azure Cognitive Services Face API to detect faces, and place a black rectangle over the eye region of all detected faces, in images uploaded in Episerver CMS.

Prerequisites

  • Create an Azure Cognitive Services, Face API-resource using the Azure portal.
  • Add the following keys to appsettings section in web.config. Get the values from the Azure portal.
    • Gulla.EpiserverCensorFaces:CognitiveServices.SubscriptionKey
    • Gulla.EpiserverCensorFaces:CognitiveServices.Endpoint

More information

Check out this blog post.

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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
2.1.0-preview.1 116 3/6/2022
1.0.7-preview.1 279 8/18/2020
1.0.6-preview.1 283 8/18/2020
1.0.5-preview.1 288 8/18/2020

Update dependencies and nuget title.