You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

Pluralize.NET.Core

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Pluralize.NET.Core

This is a C# port of Blake Embrey's pluralize library which helps in pluralizing or singularizing any English word. Originally from Sarath Kumar CM: "I could not find a good C# alternative for converting words from singular to plural and vice versa. System.Data.Entity.Design.PluralizationServices.PluralizationService and Humanizer library did not meet the expectations (try 'shoes' or 'toes'). However this small but awesome Javascript libray pluralize worked very well for me and I decided to convert the code to C# and use it. I forked, migrated and compiled this into .NET Standard 2.0. This code does exactly what I need without the bulk. Much respect to Mr Embrey (the original code) and Mr Kumar (for the original port).

1.0.0
Source
nugetNuGet
Version published
Maintainers
1
Created
The README file is missing

Keywords

plurals singular words english language pluralize pluralization

FAQs

Package last updated on 18 May 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts