Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 337 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 337 Bytes

PluralizationService

Because sometimes you want to pluralize a word without having to load EF!

What?

This project has the same functionality as the PluralizationService bundled inside Entity Framework

Why?

It was extracted because sometimes you don't want to depend on EF to use this.

O'RLY?

Yup.