murmurhash 1.0.0
See the version list below for details.
dotnet add package murmurhash --version 1.0.0
NuGet\Install-Package murmurhash -Version 1.0.0
<PackageReference Include="murmurhash" Version="1.0.0" />
paket add murmurhash --version 1.0.0
#r "nuget: murmurhash, 1.0.0"
// Install murmurhash as a Cake Addin #addin nuget:?package=murmurhash&version=1.0.0 // Install murmurhash as a Cake Tool #tool nuget:?package=murmurhash&version=1.0.0
Provides a HashAlgorithm implementation of the Murmur3 algorithm
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (48)
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/ |
|
DH.Utils
DH框架基类工具类 |
|
Multiformats.Hash
Multiformat hash encoding |
|
Splitio-net-core
Package Description |
|
ff-dotnet-server-sdk
Harness Feature Flags (FF) is a feature management solution that enables users to change the software’s functionality, without deploying new code. FF uses feature flags to hide code or behaviours without having to ship new versions of the software. A feature flag is like a powerful if statement. |
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
|
1.0.0 - Initial release