This is a nuget package suitable for most projects associated with Morse.(eg.Morsecode translator, Morsecode Decoder,etc...). Feel free to give any advice on improving the nuget package and the code.
Extensions.dll contains extension methods that enhance existing C# classes thus making life easier for developers.
Extensions.dll supports all versions of .NET from 3.5 through 5.0
Highlights are methods such as:
Use .Save() and .Load() for easy...
More information