NameParserSharp 1.2.0
.NET Framework
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package NameParserSharp -Version 1.2.0
dotnet add package NameParserSharp --version 1.2.0
<PackageReference Include="NameParserSharp" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NameParserSharp --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NameParserSharp, 1.2.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install NameParserSharp as a Cake Addin
#addin nuget:?package=NameParserSharp&version=1.2.0
// Install NameParserSharp as a Cake Tool
#tool nuget:?package=NameParserSharp&version=1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Parses full name into first name, middle name, last name, nickname, title, and suffix fields
Product | Versions |
---|---|
.NET Framework | net |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on NameParserSharp:
Package | Downloads |
---|---|
Lucifron.ReST.Library
library for lucifron datacite communication |
|
PolarNameExplorer
Polar Name Explorer .NET Core Component is an class library allows your .NET applications to extract and parse names and surnames from text, get the gender of the name, and country of origine. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Adding support for parsing multiple names out of a single string.