Murmur hash implementation for Net Core. 
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | Darren Kopp | 
| Last Update: | Friday, April 7, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/darrenkopp/murmurhash-net | 
| NuGet Url: | https://www.nuget.org/packages/MurmurHash-net-core | 
Install
Install-Package MurmurHash-net-core
                        dotnet add package MurmurHash-net-core
                        paket add MurmurHash-net-core
                        
                                MurmurHash-net-core Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- NETStandard.Library(>= 1.6.1)
