Library for manipulating words according to grammar rules including pluralisation, possession, etc.
Info
Version: | 1.0.0-alpha3 |
Author(s): | Mark Embling |
Last Update: | Monday, May 20, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/markembling/MarkEmbling.Grammar |
NuGet Url: | https://www.nuget.org/packages/MarkEmbling.Grammar |
Install
Install-Package MarkEmbling.Grammar
dotnet add package MarkEmbling.Grammar
paket add MarkEmbling.Grammar
MarkEmbling.Grammar Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.1
- MarkEmbling.Utilities(>= 1.3.0)
- NETStandard.Library(>= 1.6.1)
- MarkEmbling.Utilities(>= 1.3.0)