jcdcdev.Umbraco.ReadingTime 16.0.2

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package jcdcdev.Umbraco.ReadingTime --version 16.0.2
                    
NuGet\Install-Package jcdcdev.Umbraco.ReadingTime -Version 16.0.2
                    
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="jcdcdev.Umbraco.ReadingTime" Version="16.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="jcdcdev.Umbraco.ReadingTime" Version="16.0.2" />
                    
Directory.Packages.props
<PackageReference Include="jcdcdev.Umbraco.ReadingTime" />
                    
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 jcdcdev.Umbraco.ReadingTime --version 16.0.2
                    
#r "nuget: jcdcdev.Umbraco.ReadingTime, 16.0.2"
                    
#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 jcdcdev.Umbraco.ReadingTime@16.0.2
                    
#: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=jcdcdev.Umbraco.ReadingTime&version=16.0.2
                    
Install as a Cake Addin
#tool nuget:?package=jcdcdev.Umbraco.ReadingTime&version=16.0.2
                    
Install as a Cake Tool

jcdcdev.Umbraco.ReadingTime

Documentation Umbraco Marketplace License NuGet Downloads Project Website

Custom Data Type for calculating reading time. With full variant support!

The following editors are currently supported:

  • Rich Text
  • Markdown
  • Block Grid
  • Block List
  • Nested Content
  • Textstring
  • Textarea

Quick Start

  1. Install the NuGet package in your Umbraco CMS website project.
     dotnet add package jcdcdev.Umbraco.ReadingTime
    
  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

Using the value in your templates

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

 @Model.ReadingTime.DisplayTime()

Configuration

You can change the average words per minute in the data type settings.

When creating a new data type, the default will be 200 words per minute.

Contributing

Contributions to this package are most welcome! Please visit the Contributing page.

Acknowledgements (Thanks)

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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
16.0.3-alpha0008 0 10/28/2025
16.0.3-alpha0006 0 10/28/2025
16.0.3-alpha0002 154 10/21/2025
16.0.2 270 9/13/2025
16.0.2-alpha0031 139 9/13/2025
16.0.2-alpha0020 145 9/6/2025
16.0.2-alpha0011 136 9/6/2025
16.0.2-alpha0003 177 8/10/2025
16.0.1 201 7/27/2025
16.0.1-alpha0009 164 7/9/2025
16.0.0 508 6/12/2025
16.0.0-alpha0008 324 6/12/2025
16.0.0-alpha0005 309 6/10/2025
16.0.0-alpha0002 223 5/11/2025
15.0.17-alpha0002 155 10/21/2025
15.0.16 250 9/15/2025
15.0.16-alpha0003 216 9/14/2025
15.0.15 159 9/13/2025
15.0.15-alpha0023 135 9/6/2025
15.0.15-alpha0014 137 9/6/2025
15.0.15-alpha0006 136 9/6/2025
15.0.14 142 7/27/2025
15.0.14-alpha0003 163 7/16/2025
15.0.13 171 7/3/2025
15.0.13-alpha0003 130 6/22/2025
15.0.12 219 6/16/2025
15.0.12-alpha0007 170 6/16/2025
15.0.12-alpha0001 169 6/3/2025
15.0.11 170 6/1/2025
15.0.11-alpha0017 178 6/1/2025
15.0.11-alpha0009 164 6/1/2025
15.0.11-alpha0003 174 5/27/2025
15.0.10 237 5/11/2025
15.0.10-alpha0011 175 5/8/2025
15.0.9 252 4/22/2025
15.0.9-alpha0003 196 4/21/2025
15.0.8 196 4/18/2025
15.0.8-alpha0008 273 4/13/2025
15.0.8-alpha0003 180 4/6/2025
15.0.7 252 3/30/2025
15.0.7-alpha0019 161 3/30/2025
15.0.7-alpha0010 180 3/23/2025
15.0.7-alpha0008 185 3/23/2025
15.0.7-alpha0003 178 3/18/2025
15.0.6 227 3/12/2025
15.0.6-alpha0003 195 3/10/2025
15.0.5 237 3/7/2025
15.0.5-alpha0003 232 3/4/2025
15.0.4 186 3/3/2025
15.0.4-alpha0003 138 2/24/2025
15.0.3 143 2/19/2025
15.0.3-alpha0005 119 2/16/2025
15.0.3-alpha0003 117 2/16/2025
15.0.2 126 2/13/2025
15.0.2-alpha0004 131 2/10/2025
15.0.1 138 2/7/2025
15.0.1-alpha0005 121 2/6/2025
15.0.0 213 11/19/2024
15.0.0-alpha0012 123 11/17/2024
15.0.0-alpha0010 126 11/12/2024
15.0.0-alpha0006 109 10/23/2024
15.0.0-alpha0004 120 10/17/2024
15.0.0-alpha0003 97 10/17/2024
15.0.0-alpha0001 144 10/9/2024
14.0.6 179 6/1/2025
14.0.6-alpha0015 164 5/27/2025
14.0.6-alpha0006 164 5/8/2025
14.0.5 182 4/22/2025
14.0.5-alpha0005 198 4/22/2025
14.0.4 218 10/8/2024
14.0.4-alpha0003 105 10/31/2024
14.0.3 139 9/27/2024
14.0.3-alpha0013 117 9/26/2024
14.0.2 146 9/23/2024
14.0.2-alpha0005 128 9/22/2024
14.0.1 179 7/4/2024
14.0.1-alpha0010 127 7/1/2024
14.0.1-alpha0003 118 6/24/2024
14.0.0 164 6/6/2024
14.0.0-alpha0008 139 6/6/2024
14.0.0-alpha0005 139 6/6/2024
14.0.0-alpha0003 138 6/4/2024
14.0.0-alpha0001 128 5/25/2024
13.0.8-alpha0008 0 10/28/2025
13.0.7 580 8/12/2025
13.0.7-alpha0003 164 8/10/2025
13.0.6 146 7/27/2025
13.0.6-alpha0009 161 7/16/2025
13.0.5 347 6/12/2025
13.0.5-alpha0013 146 6/3/2025
13.0.5-alpha0006 239 5/12/2025
13.0.4 742 4/23/2025
13.0.4-alpha0002 191 4/21/2025
13.0.3 448 3/30/2025
13.0.3-alpha0003 160 3/18/2025
13.0.2 3,038 10/28/2024
13.0.2-alpha0008 120 10/23/2024
13.0.1 1,657 5/25/2024
13.0.0 167 5/25/2024
13.0.0-alpha0001 132 5/25/2024
12.0.2 188 6/16/2025
12.0.1 148 5/25/2024
12.0.0 129 5/25/2024
12.0.0-alpha0001 138 5/25/2024
10.0.5 300 6/12/2025
10.0.5-alpha0015 164 6/2/2025
10.0.5-alpha0007 248 5/12/2025
10.0.4 193 3/30/2025
10.0.4-alpha0003 165 3/30/2025
10.0.3 129 1/29/2025
10.0.2 150 10/28/2024
10.0.2-alpha0030 121 10/23/2024
10.0.2-alpha0018 150 9/29/2024
10.0.2-alpha0008 119 9/29/2024
10.0.1 175 5/25/2024
10.0.0 141 5/25/2024
10.0.0-alpha0001 146 5/25/2024
0.3.1 967 4/5/2024
0.3.0 196 4/2/2024
0.2.0 192 3/31/2024
0.1.1 642 1/8/2024
0.1.0 173 1/8/2024