Inflector.NetStandard
1.2.2
Inflector is a simple lightweight .NET netstandard class library enabling you to pluralize, singularize, titleize (...) words in a specific culture.
More info available at:
https://github.com/andrewaggb/Inflector-NetStandard
This library is based on https://github.com/abelepereira/Inflector-Portable but recompiled to target .net standard
Install-Package Inflector.NetStandard -Version 1.2.2
dotnet add package Inflector.NetStandard --version 1.2.2
<PackageReference Include="Inflector.NetStandard" Version="1.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Inflector.NetStandard --version 1.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Add targets for NetStandard 2.0 and .net 4.5.1 and 4.6.1
Dependencies
-
.NETFramework 4.5.1
- No dependencies.
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Inflector.NetStandard:
Package | Downloads |
---|---|
Medella.CodeGenerator
Package Description
|
|
MongoDbContext
MongoDbContext enables .NET developers to work with a MongoDb database using .NET objects.
|
|
PocoDDL.Core
Library for generating POCO classes from a SQL database or applying changes to a SQL database based on POCO classes and attributes.
|
|
PAG.FileStore
Simple JSON file storage
|
|
DapperPostgresRepository
Package Description
|
GitHub repositories
This package is not used by any popular GitHub repositories.