diff --git a/BinaryFog.NameParser/BinaryFog.NameParser.csproj b/BinaryFog.NameParser/BinaryFog.NameParser.csproj index 48cd0e6..bfb9a13 100644 --- a/BinaryFog.NameParser/BinaryFog.NameParser.csproj +++ b/BinaryFog.NameParser/BinaryFog.NameParser.csproj @@ -1,36 +1,44 @@  - netstandard2.1 + netcoreapp3.1 BinaryFog.com BinaryFog + BinaryFog.NameParser + + Human name parsing. + Parses names using English conventions for persons names. + Many thanks to Tyler Young, Matt Gillette, mguiness,Paul Forness, Jamin Quimby + Human name parsing. Parses names using English conventions for persons names. -Many thanks to Tyler Young, Matt Gillette, mguiness,Paul Forness +Many thanks to Tyler Young, Matt Gillette, mguiness,Paul Forness, Jamin Quimby Copyright © BinaryFog.com 2015 - 2020 - 2.5.1 + 3.1.0 True https://github.com/binaryfog/NameParser https://github.com/binaryfog/NameParser Git - https://avatars2.githubusercontent.com/u/999230?v=3&s=460 + - TRACE;DEBUG;NETSTANDARD1_6;DEBUG_FULL_NAME_PATTERN_RESULTS + TRACE;DEBUG;DEBUG_FULL_NAME_PATTERN_RESULTS - False + false ..\..\BenefitAgent\src\key.pfx - Last Name, First Name Initial Pattern added. + Upgraded to .Net Core 3.1 ; Thanks to Jamin Quimby Name parser, name parsing - 3.0.0.0 - 3.0.0.0 + 3.1.0.0 + 3.1.0.0 LICENSE + 999230.jpg + @@ -91,5 +99,9 @@ Many thanks to Tyler Young, Matt Gillette, mguiness,Paul Forness True + + True + + \ No newline at end of file diff --git a/BinaryFog.NameParser/Resources/999230.jpg b/BinaryFog.NameParser/Resources/999230.jpg new file mode 100644 index 0000000..09192ae Binary files /dev/null and b/BinaryFog.NameParser/Resources/999230.jpg differ