TimeAgo 1.0.8

dotnet add package TimeAgo --version 1.0.8
                    
NuGet\Install-Package TimeAgo -Version 1.0.8
                    
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="TimeAgo" Version="1.0.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TimeAgo" Version="1.0.8" />
                    
Directory.Packages.props
<PackageReference Include="TimeAgo" />
                    
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 TimeAgo --version 1.0.8
                    
#r "nuget: TimeAgo, 1.0.8"
                    
#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.
#addin nuget:?package=TimeAgo&version=1.0.8
                    
Install TimeAgo as a Cake Addin
#tool nuget:?package=TimeAgo&version=1.0.8
                    
Install TimeAgo as a Cake Tool

Get a string showing how long ago a DateTime was, for example '4 minutes ago' in many languages

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on TimeAgo:

Package Downloads
Masa.Stack.Components

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.8 51,840 6/3/2015
1.0.7 1,202 5/26/2015
1.0.7-prerelease 1,016 5/26/2015
1.0.6 1,310 4/22/2015
1.0.5 1,283 4/21/2015
1.0.4 1,294 4/21/2015
1.0.3 1,190 3/24/2015
1.0.2 1,158 3/18/2015
1.0.1 1,173 3/18/2015
1.0.0 1,162 3/18/2015

Default to English if the culture doesn't have a translation.