PulsePersonalizationApp 1.0.6

dotnet add package PulsePersonalizationApp --version 1.0.6
NuGet\Install-Package PulsePersonalizationApp -Version 1.0.6
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="PulsePersonalizationApp" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PulsePersonalizationApp --version 1.0.6
#r "nuget: PulsePersonalizationApp, 1.0.6"
#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 PulsePersonalizationApp as a Cake Addin
#addin nuget:?package=PulsePersonalizationApp&version=1.0.6

// Install PulsePersonalizationApp as a Cake Tool
#tool nuget:?package=PulsePersonalizationApp&version=1.0.6

How to install?

From Package Manager Console in Visual Studio run: Install-Package PulsePersonalizationApp

How to uninstall?

From Package Manager Console in Visual Studio run: Uninstall-Package PulsePersonalizationApp

How to update?

From Package Manager Console in Visual Studio run: Update-Package PulsePersonalizationApp

How to configure?

You need to sign up for API key access at https://www.pulse.app/pulse-for-epi or from Admin Panel in Episerver

Open Admin Panel > Admin > Tools > Pulse Personalization App

Input information into the form and click Submit. If you get a message “Api key saved successfully” then everything is set up correctly.

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  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
1.0.6 537 4/29/2020
1.0.5 418 4/23/2020
1.0.4 441 4/13/2020
1.0.3 409 4/6/2020
1.0.2 432 4/2/2020

Version 1.0.6
     -Now it's possible to register and get the API key quicker. Go to Admin Panel > Admin > Tools > Pulse Personalization App and register to start using right away.
     -Option to remove all Pulse Visitor Groups from your Episerver instance. Go to Admin Panel > Admin > Tools > Pulse Personalization App type the word DELETE in the field below and click the Delete button.
     -Diagnostics tab added to Admin Panel > Admin > Tools > Pulse Personalization App > Diagnostics.
     -Minor bug fixes