Our.Umbraco.ExamineContentApp 1.0.0-rc-001.3

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

// Install Our.Umbraco.ExamineContentApp as a Cake Tool
#tool nuget:?package=Our.Umbraco.ExamineContentApp&version=1.0.0-rc-001.3&prerelease

Examine Content App

Works with Umbraco v8 and v9

This package gives you a content app for your content items so you can see the Examine Index fields for the current content item.

dotnet add package Our.Umbraco.ExamineContentApp --prerelease
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 4.7.2

    • No dependencies.
  • net5.0

    • No dependencies.
  • net6.0

    • No dependencies.

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.0-rc-001.3 221 3/10/2022
1.0.0-rc-001.2 107 2/22/2022

This package works with Umbraco v8 and v9.
This will list out the indexes and the result for the current page in each index.
You can click on the fields to see what is stored in examine.
Fixed an issue where it doesn't load the first time when the site starts.