Skip to content

Quick Start

  1. Install the NuGet package
  2. Add the Reading Time data type to a document type. You can configure:
    • Words per minute (default is 200)
    • Min Unit (default is Minute)
    • Max Unit (default is Minute)
  3. Save and publish content.
  4. Reading Time will display in the backoffice

In your template, you can accessing the Reading Time property value like any other property:

@Model.ReadingTime.DisplayTime()
Copyright © 2026 jcdcdev