ProWorks.Umbraco.AI.PageEvaluator 1.0.14

dotnet add package ProWorks.Umbraco.AI.PageEvaluator --version 1.0.14
                    
NuGet\Install-Package ProWorks.Umbraco.AI.PageEvaluator -Version 1.0.14
                    
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="ProWorks.Umbraco.AI.PageEvaluator" Version="1.0.14" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ProWorks.Umbraco.AI.PageEvaluator" Version="1.0.14" />
                    
Directory.Packages.props
<PackageReference Include="ProWorks.Umbraco.AI.PageEvaluator" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ProWorks.Umbraco.AI.PageEvaluator --version 1.0.14
                    
#r "nuget: ProWorks.Umbraco.AI.PageEvaluator, 1.0.14"
                    
#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.
#:package ProWorks.Umbraco.AI.PageEvaluator@1.0.14
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ProWorks.Umbraco.AI.PageEvaluator&version=1.0.14
                    
Install as a Cake Addin
#tool nuget:?package=ProWorks.Umbraco.AI.PageEvaluator&version=1.0.14
                    
Install as a Cake Tool

ProWorks Umbraco AI Page Evaluator

AI-powered page evaluation for the Umbraco 17 back-office using the Umbraco.AI framework.

What it does

Adds an Evaluate Page workspace action to the Umbraco content editor. Clicking it sends the current page's content to a configured AI model and returns a structured quality report directly inside the back-office, including scored checks, warnings, and actionable suggestions.

Requirements

Dependency Version
Umbraco CMS 17.2+
Umbraco.AI 1.7+
.NET 10

Quick Start

  1. Install this package
  2. Run your Umbraco site (migrations apply automatically on startup)
  3. Go to Settings → Umbraco.AI Add-ons → Page Evaluator and create an evaluator configuration
  4. Open any content node of that document type and the Evaluate Page button appears in the toolbar

Key Features

  • Per-document-type evaluator configurations with custom AI prompts
  • Supports any AI provider configured in Umbraco.AI (Anthropic, OpenAI, etc.)
  • Cached results with timestamp and one-click re-evaluation
  • Workspace action hidden automatically on unconfigured document types

About ProWorks

ProWorks Corporation is an Umbraco Platinum Partner based in the USA. We have been building and maintaining Umbraco implementations since the early versions of the platform, certified across Umbraco 7 through 17 LTS, and we have three Umbraco MVPs on staff. We work with organizations across many industries including credit unions, insurers, public agencies, travel, higher education, and manufacturers. Our approach is consultative: we will meet you where you are and recommend the right next step, even if that means doing less.

This package evaluates individual pages on demand. If you're interested in understanding how AI systems interpret your organization's content across your entire website, ProWorks offers a site-wide Content Evaluator service that delivers an AI Perspective Report on your positioning, messaging, and audience signals based on your publicly available content.

Learn more at proworks.com/ai or contact us to discuss your project.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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
1.0.14 38 4/15/2026
1.0.13 38 4/14/2026
1.0.12 84 4/13/2026
1.0.11 84 4/10/2026
1.0.10 79 4/9/2026
1.0.9 92 4/9/2026
1.0.8 83 4/7/2026
1.0.7 83 4/5/2026
1.0.6 92 4/4/2026

AI-powered page evaluation for the Umbraco 17 Umbraco.ai framework with configurable per-document-type prompts, structured scoring, evaluation caching, and back-office workspace action.