| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Ah unfortunately, the fact that the package is unlicensed does block us from accepting it |
Sorry, something went wrong.
|
Ok, will contact the author if an MIT license or something similar can be added as it was probably not intentional by the author. Would the licence need to be on the NuGet package or just the source repo? |
Sorry, something went wrong.
|
Sydney Smith (@SydneyhSmith) I updated it to use the Pluralize.NET library instead, which has an MIT licence. |
Sorry, something went wrong.
|
Thanks Christoph Bergmeister (@bergmeister) that package looks good to us |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
PR Summary
Fixes #1626
This uses the open source Pluralize.NET NuGet package, which uses the MIT licence. The added payload is only 20KB once.
Also enhance existing code to not construct Pluralizationservice in foreach loop.
PR Checklist