MRCollective / ChameleonForms

Shape-shifting your forms experience in ASP.NET Core MVC
MIT License
254 stars 56 forks source link

Overloads for HumanizedLabels.Register to support all Humanizer letter casings #81

Closed mwhelan closed 10 years ago

mwhelan commented 10 years ago

I saw in the doco that you could use some of the other Humanizer letter casing strategies by copying the HumanizeLabels class into your project and changing the selected enum. I thought it would be nicer to pass the LetterCasing enum value you want to the Register method. I used a default argument value of LetterCasing.Sentence so that the existing API and behaviour are not changed.

robdmoore commented 10 years ago

Published version 1.0.3: https://www.nuget.org/packages/chameleonforms