Punctuation 1.1.0

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

// Install Punctuation as a Cake Tool
#tool nuget:?package=Punctuation&version=1.1.0

Add a class Punctuation with all characters

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has 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.12.0 280 11/15/2023
1.11.0 3,109 10/28/2015
1.10.0 1,026 10/13/2015
1.9.0 1,077 10/12/2015
1.8.0 1,121 9/22/2015
1.7.0 1,094 9/7/2015
1.6.0 1,065 8/27/2015
1.5.0 1,021 8/27/2015
1.4.0 1,359 8/26/2015
1.3.0 1,049 8/26/2015
1.2.0 1,210 8/12/2015
1.1.0 1,416 8/12/2015

V1.1 Add NewLine Property
V1.0 Initial NuGet Package creation