Opti.Addons.DeleteMissingCommercePropertiesScheduledJob 0.1.0

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

// Install Opti.Addons.DeleteMissingCommercePropertiesScheduledJob as a Cake Tool
#tool nuget:?package=Opti.Addons.DeleteMissingCommercePropertiesScheduledJob&version=0.1.0                

NuGet Version

[!CAUTION] This scheduled job was tested locally with a few test cases. Please review the code and test it in your environment before running it in production. Please also make sure you have a backup of your database before running this scheduled job. The software is provided as is and you use it at your own risk.

ℹ️ Delete Missing Commerce Properties Scheduled Job

This scheduled job will delete any missing commerce properties from the database. This is useful when you have removed a property from your code and you want to remove it from the database. By default, Optimizely code does not remove properties from the database when you remove them from the code.

  • [Opti.Addons] Delete missing Commerce data: List
    • The one is read-only and will list all the missing properties.
  • [Opti.Addons] Delete missing Commerce data: Delete
    • The other one will delete all the missing properties.

🚀 Installation

NuGet URL: https://www.nuget.org/packages/Opti.Addons.DeleteMissingCommercePropertiesScheduledJob

1: Install the package from the NuGet.

2: Add to the Startup.cs:

services.AddDeleteMissingCommerceProperties();

Now, your scheduled jobs will be available in the list of scheduled jobs.

If the version of your .NET or CMS/Commerce packages are different, you may either:

  • Fork the code and update the references.
  • Just copy and paste the code into your solution.

📃 Version history

  • 0.1.0
    • Initial version
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
0.1.0 62 9/10/2024