System.Data.HashFunction.Core
                               
                            
                                1.6.1
                            
                        
                    dotnet add package System.Data.HashFunction.Core --version 1.6.1
NuGet\Install-Package System.Data.HashFunction.Core -Version 1.6.1
        
        
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="System.Data.HashFunction.Core" Version="1.6.1" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="System.Data.HashFunction.Core" Version="1.6.1" />
<PackageReference Include="System.Data.HashFunction.Core" />
        
        
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
                    
    
    paket add System.Data.HashFunction.Core --version 1.6.1
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: System.Data.HashFunction.Core, 1.6.1"
        
        
#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.
                    
    
    #:package System.Data.HashFunction.Core@1.6.1
        
        
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
                    
    
    #addin nuget:?package=System.Data.HashFunction.Core&version=1.6.1
#tool nuget:?package=System.Data.HashFunction.Core&version=1.6.1
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    C# library to create a common interface to non-cryptographic hash functions (http://en.wikipedia.org/wiki/List_of_hash_functions#Non-cryptographic_hash_functions) and provide implementations of public hash functions. Includes wrapper for HashAlgorithm-based hash functions.
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET Framework | 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. | 
        
        Compatible target framework(s)
    
    
        
        Included target framework(s) (in package)
    
    Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories (6)
Showing the top 6 popular GitHub repositories that depend on System.Data.HashFunction.Core:
| Repository | Stars | 
|---|---|
| Lunat1q/Catchem-PoGo 
                                                            Project is DEAD, Discord server: https://discord.me/Catchem
                                                         | |
| nazuke/SEOMacroscope 
                                                            SEO Macroscope is a website scanning tool, to check your website for broken links; including some technical SEO functionality, site scraping, Excel reporting, and more.
                                                         | |
| force-net/Crc32.NET 
                                                            Fast version of Crc32 algorithm for .NET
                                                         | |
| SteffenMangold/EntityFrameworkCore.Cacheable 
                                                            EntityFrameworkCore second level cache
                                                         | |
| d-haxton/HaxtonBot 
                                                            Still the fastest.
                                                         | |
| jamesbrindle/YTMusicUploader 
                                                            Automatically upload your music library and playlists to YouTube Music .Net Application. Upload songs to YouTube Music and bulk delete music and playlists from YouTube Music. C#.
                                                         |