C# implementation of Frank Liang's hyphenation algorithm (also known as Knuth-Liang algorithm). 
                        
                    
         
                Info
| Version: | 2.0.0 | 
| Author(s): | Alexander Kozko | 
| Last Update: | Saturday, August 22, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/alkozko/NHyphenator | 
| NuGet Url: | https://www.nuget.org/packages/NHyphenator | 
Install
Install-Package NHyphenator
                        dotnet add package NHyphenator
                        paket add NHyphenator
                        
                                NHyphenator Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags
