murmurhash 1.0.3

.NET Standard 2.0 .NET Framework 3.5
dotnet add package murmurhash --version 1.0.3
NuGet\Install-Package murmurhash -Version 1.0.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="murmurhash" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add murmurhash --version 1.0.3
#r "nuget: murmurhash, 1.0.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install murmurhash as a Cake Addin
#addin nuget:?package=murmurhash&version=1.0.3

// Install murmurhash as a Cake Tool
#tool nuget:?package=murmurhash&version=1.0.3

Provides a HashAlgorithm implementation of the Murmur3 algorithm

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (41)

Showing the top 5 NuGet packages that depend on murmurhash:

Package Downloads
Unleash.Client

Flexible feature toggle client. It supports enabling features runtime, through multiple activation strategies, and allows you to decouple deployment of code from release of new features. Unleash is a feature toggle system that gives you a great overview over all feature toggles across all your applications and services. Read more at: https://github.com/unleash/unleash/

Splitio-net-core

Package Description

Multiformats.Hash

Multiformat hash encoding

CardinalityEstimation

A C# library to estimate the number of unique elements in a set, in a quick and memory-efficient manner, based on the work of Flajolet et al. and Huele et al. Signed version.

VWO.Sdk

VWO .NET SDK for server-side Testing

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on murmurhash:

Repository Stars
dotnetcore/DotnetSpider
DotnetSpider, a .NET standard web crawling library. It is lightweight, efficient and fast high-level web crawling & scraping framework
microsoft/AttackSurfaceAnalyzer
Attack Surface Analyzer can help you analyze your operating system's security configuration for changes during software installation.
charlessolar/DDD.Enterprise.Example
An example of an enterprise-ready architecture built with NServicebus, GetEventStore, RabbitMq, and ServiceStack
Version Downloads Last updated
1.0.3 4,260,881 2/6/2019
1.0.2 837,625 10/21/2017
1.0.1 53,855 8/8/2017
1.0.0 335,899 10/18/2013

1.0.3 - Target .NET Standard 2.0.