NameParser 3.1.0

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

// Install NameParser as a Cake Tool
#tool nuget:?package=NameParser&version=3.1.0

Split name into military rank, honorific, first name, middle initial, last name, suffix, gender. Also matches names.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp1.1 is compatible.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 is compatible.  net452 is compatible.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in 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 NameParser:

Package Downloads
BetterAddressParser

Easily extract the recipient name, company name, address, city, state, zip from an address. Standardize an address using USPS guidelines. Get latitude and longitude from a zip code.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.45.0 4,693 1/28/2023
3.44.0 3,381 11/7/2022
3.43.0 551 7/28/2022
3.42.0 481 1/6/2022
3.40.0 417 10/9/2021
3.39.0 404 8/19/2021
3.38.0 2,076 5/27/2021
3.37.0 380 5/25/2021
3.36.0 386 5/19/2021
3.35.0 372 5/18/2021
3.33.0 481 3/31/2021
3.31.0 458 3/27/2021
3.28.0 489 2/19/2021
3.27.0 529 12/11/2020
3.26.0 1,848 6/14/2020
3.25.0 4,665 5/28/2020
3.24.0 513 5/28/2020
3.23.0 557 5/21/2020
3.22.0 548 5/19/2020
3.21.0 1,386 1/1/2020
3.20.0 868 9/14/2019
3.19.0 1,015 7/23/2019
3.18.0 740 6/29/2019
3.17.0 691 6/29/2019
3.14.0 971 2/23/2019
3.13.0 3,918 9/1/2018
3.11.0 2,313 6/8/2018
3.1.0 1,197 8/13/2017
3.0.0 1,071 8/13/2017
2.11.0 1,154 6/12/2017
2.9.0 1,116 3/1/2017
2.7.0 1,519 1/1/2017
2.5.0 1,136 11/27/2016
2.2.0 1,161 10/22/2016
2.1.0 1,085 10/22/2016
2.0.0 1,054 10/22/2016
1.3.0 1,106 8/9/2016
1.2.0 1,177 6/19/2016
1.1.0 1,473 2/24/2016
1.0.0 1,446 8/11/2015

Kellerman Software announces a major update to the Name Parser Library.  New release includes a version that is compatible with .NET Core.