Humanize Your C# Code with the Humanizer NuGet Package



Humanize Your C# Code with the Humanizer NuGet Package

Humanize Your C# Code with the Humanizer NuGet Package

Converting values in code can be tricky. For example, if you rank something, you would say that the top pick is in first place, not in 1 place. Those types of conversions are simple for humans to do but tricky for software to do. Fortunately, the Humanizer package makes these types of conversions easy. From converting 4:30pm to half past four to knowing how to transform a string to be a specific enum value, this package seemingly does it all.

Full Training Courses: https://IAmTimCorey.com
Source Code: https://leadmagnets.app/?Resource=Humanizer
Patreon: https://www.patreon.com/IAmTimCorey
Mailing List: https://signup.iamtimcorey.com/

Comments are closed.