Add MessagePack support. 
                        
                    
         
                Info
| Version: | 3.2.0 | 
| Author(s): | Jtext103 | 
| Last Update: | Monday, July 20, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/NancyModule | 
Install
Install-Package NancyModule
                        dotnet add package NancyModule
                        paket add NancyModule
                        
                                NancyModule Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.AspNet.WebApi.Client(>= 5.2.3)
- MsgPack.Cli(>= 1.0.1)
- Nancy.Hosting.Self(>= 1.4.1)
- Newtonsoft.Json(>= 10.0.3)
- NLog(>= 4.4.12)
- System.ValueTuple(>= 4.3.1)
