ncrontab.signed
by: Atif Aziz
- 6 total downloads
- Latest version: 3.3.0
NCrontab is crontab for all .NET runtimes supported by .NET Standard 1.0. It provides parsing and formatting of crontab expressions as well as calculation of occurrences of time based on a schedule expressed in the crontab format.
Nethereum.ABI
by: Juan Blanco Nethereum contributors
- 1.1k total downloads
- Latest version: 4.3.0
Encoding and decoding of ABI Types, functions, events of Ethereum contracts
NETStandard.Library
by: Microsoft
- 14.58k total downloads
- Latest version: 2.0.3
A set of standard .NET APIs that are prescribed to be used and supported together.
18a36291e48808fa7ef2d00a764ceb1ec95645a5
When using NuGet 3.x this package requires at least version 3.4.
Nethereum.Contracts
by: Juan Blanco Nethereum contributors
- 1.021k total downloads
- Latest version: 4.3.0
Nethereum Contracts is the core library to interact via RPC with Smart contracts in Ethereum
Nethereum.JsonRpc.Client
by: Juan Blanco Nethereum contributors
- 1.067k total downloads
- Latest version: 4.3.0
Nethereum JsonRpc.Client core library to use in conjunction with either the JsonRpc.RpcClient, the JsonRpc.IpcClient or other custom Rpc provider
Nito.Collections.Deque
by: Stephen Cleary
- 806 total downloads
- Latest version: 1.0.4
A double-ended queue.
Nethereum.Signer
by: Juan Blanco Nethereum contributors
- 1.094k total downloads
- Latest version: 4.3.0
Nethereum signer library to sign and verify messages, RLP and transactions using an Ethereum account
Nethereum.BlockchainProcessing
by: Juan Blanco Nethereum contributors
- 1.004k total downloads
- Latest version: 4.3.0
Nethereum.BlockchainProcessing Ethereum blockchain processing allowing to crawl Blocks, Transactions, TransactionReceipts and Logs (Event) for storage and / or using custom handlers like queuing , search, etc
Nethereum.Util
by: Juan Blanco Nethereum contributors
- 1.125k total downloads
- Latest version: 4.3.0
Nethereum Utilities library, including Sha3 Keccack encoding and Address Checksum
Newtonsoft.Json
by: James Newton-King
- 60.682k total downloads
- Latest version: 13.0.2
Json.NET is a popular high-performance JSON framework for .NET
Nethereum.RLP
by: Juan Blanco Nethereum contributors
- 1.092k total downloads
- Latest version: 4.3.0
RLP Encoding and decoding
Nethereum.Web3
by: Juan Blanco Nethereum contributors
- 1.056k total downloads
- Latest version: 4.3.0
Nethereum.Web3 Ethereum Web3 Class Library to interact via RPC with an Ethereum client, for example geth. Including contract interaction, deployment, transaction, encoding / decoding and event filters
Nethereum.RPC
by: Juan Blanco Nethereum contributors
- 1.012k total downloads
- Latest version: 4.3.0
Nethereum.RPC Ethereum Core RPC Class Library to interact via RPC with an Ethereum client, for example geth.
Nethereum.KeyStore
by: Juan Blanco Nethereum contributors
- 1.035k total downloads
- Latest version: 4.3.0
Keystore generation, encryption and decryption for Ethereum key files using the Web3 Secret Storage definition, https://github.com/ethereum/wiki/wiki/Web3-Secret-Storage-Definition
NJsonSchema
by: Rico Suter
- 594 total downloads
- Latest version: 10.8.0
JSON Schema reader, generator and validator for .NET
Nethereum.Accounts
by: Juan Blanco Nethereum contributors
- 1.002k total downloads
- Latest version: 4.3.0
Nethereum.Accounts Ethereum Accounts and Transaction Managers Class Library
Nethereum.Model
by: Juan Blanco Nethereum contributors
- 1.082k total downloads
- Latest version: 4.3.0
Nethereum.Model Ethereum Core Moel Class Library
Nethereum.JsonRpc.RpcClient
by: Juan Blanco Nethereum contributors
- 1.05k total downloads
- Latest version: 4.3.0
JsonRpc Rpc Client Nethereum provider
Nethereum.Hex
by: Juan Blanco Nethereum contributors
- 1.155k total downloads
- Latest version: 4.3.0
HexTypes for encoding and encoding String, BigInteger, this is specific for Ethereum
Nito.Disposables
by: Stephen Cleary
- 804 total downloads
- Latest version: 2.0.0
IDisposable helper types.