pt-BR Pluralizer.
# Install package
$ dotnet add package PluralizationServices
Download and install:
# Clone this repository
$ git clone https://github.com/kibiluzbad/PtBrPluralizationService.git
# Go into the repository
$ cd PtBrPluralizationService
# Install Cake
$ dotnet tool install Cake.Tool --version 0.35.0
$ dotnet cake
or
$ dotnet build
$ dotnet cake
or
$ dotnet test
The code is available under the MIT license.