Minimod.PrettyText 0.9.8

There is a newer version of this package available.
See the version list below for details.
dotnet add package Minimod.PrettyText --version 0.9.8
NuGet\Install-Package Minimod.PrettyText -Version 0.9.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="Minimod.PrettyText" Version="0.9.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Minimod.PrettyText --version 0.9.8
#r "nuget: Minimod.PrettyText, 0.9.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.
// Install Minimod.PrettyText as a Cake Addin
#addin nuget:?package=Minimod.PrettyText&version=0.9.8

// Install Minimod.PrettyText as a Cake Tool
#tool nuget:?package=Minimod.PrettyText&version=0.9.8

Extends System.String by following methods:
   
     a) ShortenTo(int length): Crops a text to fit into certain number of chars. Appends ... if it has to be cropped;
     
     b) WrapAt(int margin): Nicely wraps a text at the given margin. Tries not to split in the middle of words.

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 Minimod.PrettyText:

Package Downloads
Minimod.PrettyPrint

Creates nice textual representations of any objects. Mostly meant for debug/informational output.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.1 2,565 3/15/2016
2.0.0 7,878 9/25/2012
1.0.0 2,101 8/4/2011
0.9.9 1,586 8/3/2011
0.9.8 1,510 7/27/2011
0.9.7 1,540 7/7/2011
0.9.6 1,609 7/4/2011
0.9.5 1,595 7/4/2011
0.9.3 1,520 7/4/2011
0.9.2 3,248 7/4/2011