Crc32.NET
1.0.0
See the version list below for details.
Install-Package Crc32.NET -Version 1.0.0
dotnet add package Crc32.NET --version 1.0.0
<PackageReference Include="Crc32.NET" Version="1.0.0" />
paket add Crc32.NET --version 1.0.0
#r "nuget: Crc32.NET, 1.0.0"
// Install Crc32.NET as a Cake Addin
#addin nuget:?package=Crc32.NET&version=1.0.0
// Install Crc32.NET as a Cake Tool
#tool nuget:?package=Crc32.NET&version=1.0.0
Fast version of Crc32 algorithm for .NET. It can be up to 3x times better than other implemenations. Code based on Crc32C.NET library.
Product | Versions |
---|---|
.NET Framework | net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
This package has no dependencies.
NuGet packages (37)
Showing the top 5 NuGet packages that depend on Crc32.NET:
Package | Downloads |
---|---|
Minio
MinIO .NET SDK for Amazon S3 Compatible Cloud Storage. |
|
Bitfinex.Net
Bitfinex.Net is a .Net wrapper for the Bitfinex API. It includes all features the API provides, REST API and Websocket, using clear and readable objects including but not limited to Reading market info, Placing and managing orders and Reading balances and funds |
|
NEsper
A component for complex event processing (CEP). NEsper enables rapid development of applications that process large volumes of incoming messages or events, regardless of whether incoming messages are historical or real-time in nature. NEsper filters and analyze events in various ways, and respond to conditions of interest with minimal latency. |
|
OnceMi.AspNetCore.OSS
ASP.NET Core对象储存扩展。支持Minio自建对象储存、阿里云OSS、腾讯云COS、七牛云Kodo、华为云OBS |
|
KrakenExchange.Net
Kraken.Net is a .Net wrapper for the Kraken API. It includes all features the API provides, REST API and Websocket, using clear and readable objects including but not limited to Reading market info, Placing and managing orders and Reading balances and funds |
GitHub repositories (19)
Showing the top 5 popular GitHub repositories that depend on Crc32.NET:
Repository | Stars |
---|---|
Ryujinx/Ryujinx
Experimental Nintendo Switch Emulator written in C#
|
|
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
|
|
JosefNemec/Playnite
Video game library manager with support for wide range of 3rd party libraries and game emulation support, providing one unified interface for your games.
|
|
Davidobot/BetterJoy
Allows the Nintendo Switch Pro Controller, Joycons and SNES controller to be used with CEMU, Citra, Dolphin, Yuzu and as generic XInput
|
|
ArduPilot/MissionPlanner
Mission Planner Ground Control Station (c# .net)
|
Initial release.