NBitcoin 9.0.3

dotnet add package NBitcoin --version 9.0.3
                    
NuGet\Install-Package NBitcoin -Version 9.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="NBitcoin" Version="9.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NBitcoin" Version="9.0.3" />
                    
Directory.Packages.props
<PackageReference Include="NBitcoin" />
                    
Project file
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 NBitcoin --version 9.0.3
                    
#r "nuget: NBitcoin, 9.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.
#:package NBitcoin@9.0.3
                    
#: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=NBitcoin&version=9.0.3
                    
Install as a Cake Addin
#tool nuget:?package=NBitcoin&version=9.0.3
                    
Install as a Cake Tool

The C# Bitcoin Library

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (146)

Showing the top 5 NuGet packages that depend on NBitcoin:

Package Downloads
NBitcoin.Altcoins

The C# Bitcoin Library

Nethereum.HdWallet

Nethereum.HdWallet uses BIP32 and BIP39 to generate an HD tree of Ethereum compatible addreses from a randomly generated word seeds. This is compatible with keys generated using the standard (m/44'/60'/0'/0/x) usded in BIP44, MetaMask, Jaxx, MyEtherWallet (default), TREZOR App, Exodus or (m/44'/60'/0'/x) used in Electrum, MyEtherWallet (ledger), Ledger Chrome App, imToken

FenixAlliance.ACL.Dependencies

Application Component for the Alliance Business Suite.

BTCPayServer.Lightning.Common

Client library for lightning network implementations to build Lightning Network Apps in C#.

NBitcoin.Indexer

Library for querying data indexed by NBitcoin.Indexer on Azure Storage

GitHub repositories (14)

Showing the top 14 popular GitHub repositories that depend on NBitcoin:

Repository Stars
btcpayserver/btcpayserver
Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor.
WalletWasabi/WalletWasabi
Open-source, non-custodial, privacy preserving Bitcoin wallet for Windows, Linux, and Mac.
Nethereum/Nethereum
Ethereum .Net cross platform integration library
sipsorcery-org/sipsorcery
A WebRTC, SIP and VoIP library for C# and .NET. Designed for real-time communications apps.
ChainSafe/web3.unity
🕹 Unity SDK for building games that interact with blockchains.
dgarage/NBXplorer
NBitcoin Explorer
ProgrammingBlockchain/ProgrammingBlockchainCodeExamples
Don't talk. Code!
btcpayserver/BTCPayServer.Vault
Sign with software or hardware wallets
Seuntjie900/DiceBot
Flexible and feature rich betting bot for a variety of crypto-currency dice sites
Kukks/NNostr
A Nostr Relay and Client written in C#
bizanc/Bizanc.io.Core
Bizanc Blockchain
NTumbleBit/NTumbleBit
TumbleBit Implementation in .NET Core
v0l/void.cat
Free file hosting website
btcpayserver/BTCPayServer.Lightning
Client library for lightning network implementations to build Lightning Network Apps in C#.
Version Downloads Last Updated
9.0.3 2,014 10/23/2025
9.0.2 491 10/21/2025
9.0.1 5,861 9/30/2025
9.0.0 36,767 6/9/2025
8.0.18 10,560 6/2/2025
8.0.17 1,017 5/29/2025
8.0.16 336 5/29/2025
8.0.15 328 5/29/2025
8.0.14 2,239 5/28/2025
8.0.13 28,125 5/15/2025
8.0.12 858 5/15/2025
8.0.11 1,497 5/11/2025
8.0.8 9,218 4/19/2025
8.0.7 439 4/19/2025
8.0.6 426 4/19/2025
8.0.5 897 4/17/2025
8.0.4 53,276 3/6/2025
8.0.3 1,924 3/4/2025
8.0.2 929 3/4/2025
8.0.1 921 3/4/2025
8.0.0 3,964 3/4/2025
7.0.50 97,526 1/16/2025
7.0.49 11,241 1/13/2025
7.0.48 6,913 1/10/2025
7.0.47 529 1/10/2025
7.0.46 103,206 11/16/2024
7.0.45 55,885 11/14/2024
7.0.44 657 11/14/2024
7.0.43 756 11/14/2024
7.0.42.2 677 5/15/2025
7.0.42 34,271 10/30/2024
7.0.41 1,673 10/26/2024
7.0.40 15,125 10/12/2024
7.0.39 49,501 9/17/2024
7.0.38 6,409 9/6/2024
7.0.37 121,771 5/20/2024
7.0.36 62,857 3/1/2024
7.0.35 1,229 2/29/2024
7.0.34 40,923 1/17/2024
7.0.33 1,000 1/17/2024
7.0.32 16,589 12/12/2023
7.0.31 66,512 9/26/2023
7.0.30 5,064 9/6/2023
7.0.29 3,310 9/4/2023
7.0.28 26,742 9/1/2023
7.0.27 113,012 6/14/2023
7.0.26 23,159 6/1/2023
7.0.25 80,265 3/10/2023
7.0.24 144,622 1/16/2023
7.0.23 27,922 12/23/2022
7.0.22 19,241 12/12/2022
7.0.21 2,143 12/7/2022
7.0.20 11,367 12/2/2022
7.0.19 9,503 11/10/2022
7.0.18 3,762 11/10/2022
7.0.17 25,853 11/2/2022
7.0.16 1,175 11/2/2022
7.0.15 6,192 10/21/2022
7.0.14 21,563 10/18/2022
7.0.13 6,921 10/17/2022
7.0.12 1,237 10/17/2022
7.0.11 60,835 9/21/2022
7.0.10 162,432 7/22/2022
7.0.9 61,374 7/20/2022
7.0.8 199,305 6/7/2022
7.0.7 352,259 4/26/2022
7.0.6 672,528 2/24/2022
7.0.5 1,432 2/21/2022
7.0.4 1,583 2/21/2022
7.0.3 1,368 2/21/2022
7.0.2 1,328 2/21/2022
7.0.1 188,801 2/16/2022
7.0.0 3,038 2/15/2022
6.0.19 66,292 1/5/2022
6.0.18 28,110 11/10/2021
6.0.17 90,861 11/6/2021
6.0.16 1,568 11/5/2021
6.0.15 345,412 10/23/2021
6.0.13 3,632 10/13/2021
6.0.12 1,387 10/12/2021
6.0.11 1,319 10/11/2021
6.0.10 6,982 9/27/2021
6.0.9 6,006 9/17/2021
6.0.8 94,594 8/11/2021
6.0.7 4,021 8/5/2021
6.0.6 4,343 7/31/2021
6.0.5 2,083 7/30/2021
6.0.4 1,570 7/29/2021
6.0.3 83,343 7/28/2021
6.0.2 1,344 7/28/2021
6.0.1 2,452 7/28/2021
6.0.0 2,988 7/28/2021
5.0.83 66,838 6/21/2021
5.0.82 3,004 6/11/2021
5.0.81 29,671 5/13/2021
5.0.79 1,483 5/13/2021
5.0.78 3,236 5/12/2021
5.0.77 28,039 4/12/2021
5.0.76 18,850 3/7/2021
5.0.75 27,541 2/25/2021
5.0.74 2,355 2/23/2021
5.0.73 108,084 1/25/2021
5.0.72 2,598 1/25/2021
5.0.71 5,024 1/21/2021
5.0.70 1,495 1/21/2021
5.0.69 9,880 1/11/2021
5.0.68 15,751 12/7/2020
5.0.67 18,551 11/29/2020
5.0.66 1,845 11/26/2020
5.0.65 16,323 10/31/2020
5.0.64 1,554 10/30/2020
5.0.62 2,721 10/29/2020
5.0.61 3,234 10/28/2020
5.0.60 11,518 10/22/2020
5.0.59 1,635 10/21/2020
5.0.58 10,290 9/24/2020
5.0.57 7,807 9/20/2020
5.0.56 1,893 9/16/2020
5.0.55 12,339 9/13/2020
5.0.54 336,194 9/3/2020
5.0.53 6,748 8/22/2020
5.0.52 1,519 8/20/2020
5.0.51 15,199 8/9/2020
5.0.50 1,615 8/9/2020
5.0.49 4,472 8/4/2020
5.0.48 1,543 8/3/2020
5.0.47 16,169 7/23/2020
5.0.46 2,687 7/23/2020
5.0.45 5,366 7/16/2020
5.0.44 22,143 7/9/2020
5.0.43 10,085 6/22/2020
5.0.42 9,667 6/17/2020
5.0.41 12,226 6/15/2020
5.0.40 89,534 5/26/2020
5.0.39 3,014 5/24/2020
5.0.38 6,809 5/22/2020
5.0.37 5,565 5/15/2020
5.0.36 4,987 5/6/2020
5.0.35 3,881 5/5/2020
5.0.34 2,092 5/4/2020
5.0.33 78,132 4/25/2020
5.0.32 1,598 4/25/2020
5.0.31 1,636 4/25/2020
5.0.30 6,768 4/17/2020
5.0.29 6,422 4/16/2020
5.0.28 6,557 4/8/2020
5.0.27 77,857 4/3/2020
5.0.26 1,576 4/2/2020
5.0.25 1,586 4/2/2020
5.0.24 1,596 4/2/2020
5.0.23 1,714 3/31/2020
5.0.22 3,392 3/31/2020
5.0.21 1,890 3/28/2020
5.0.20 13,546 3/11/2020
5.0.19 8,212 3/10/2020
5.0.18 6,703 3/9/2020
5.0.17 1,908 3/7/2020
5.0.16 2,793 3/7/2020
5.0.15 5,905 2/28/2020
5.0.14 24,707 2/8/2020
5.0.13 78,823 12/25/2019
5.0.12 3,113 12/16/2019
5.0.11 1,838 12/13/2019
5.0.10 1,692 12/13/2019
5.0.9 2,569 12/13/2019
5.0.8 2,916 12/10/2019
5.0.7 6,468 12/2/2019
5.0.6 2,782 11/29/2019
5.0.5 6,985 11/19/2019
5.0.4 31,979 11/18/2019
5.0.3 16,383 11/13/2019
5.0.2 1,718 11/13/2019
5.0.1 3,685 11/11/2019
5.0.0 18,157 11/9/2019
4.2.16 32,317 10/21/2019
4.2.15 7,256 10/7/2019
4.2.14 32,028 9/26/2019
4.2.13 1,641 9/25/2019
4.2.12 1,972 9/25/2019
4.2.11 1,689 9/25/2019
4.2.10 4,372 9/25/2019
4.2.9 1,638 9/25/2019
4.2.8 12,410 9/25/2019
4.2.7 11,708 9/12/2019
4.2.6 9,355 9/3/2019
4.2.5 2,101 9/2/2019
4.2.4 12,106 8/17/2019
4.2.3 8,383 8/17/2019
4.1.3 11,529 8/5/2019
4.1.2.38 13,250 7/15/2019
4.1.2.37 24,719 7/1/2019
4.1.2.36 22,922 6/18/2019
4.1.2.35 13,971 5/30/2019
4.1.2.34 8,227 5/30/2019
4.1.2.33 9,164 5/30/2019
4.1.2.32 11,325 5/17/2019
4.1.2.31 9,124 5/16/2019
4.1.2.30 8,692 5/16/2019
4.1.2.29 8,178 5/16/2019
4.1.2.28 8,973 5/15/2019
4.1.2.27 8,165 5/15/2019
4.1.2.26 8,100 5/15/2019
4.1.2.25 8,146 5/15/2019
4.1.2.24 8,964 5/14/2019
4.1.2.23 8,117 5/14/2019
4.1.2.22 11,671 5/12/2019
4.1.2.21 8,110 5/12/2019
4.1.2.20 8,295 5/12/2019
4.1.2.19 8,139 5/12/2019
4.1.2.18 8,125 5/12/2019
4.1.2.17 9,011 5/10/2019
4.1.2.16 8,288 5/10/2019
4.1.2.15 10,920 5/8/2019
4.1.2.14 15,650 5/6/2019
4.1.2.13 8,125 5/6/2019
4.1.2.12 15,010 5/3/2019
4.1.2.11 9,475 5/2/2019
4.1.2.10 8,168 5/2/2019
4.1.2.9 8,169 5/1/2019
4.1.2.8 8,750 4/29/2019
4.1.2.7 11,042 4/19/2019
4.1.2.6 8,702 4/18/2019
4.1.2.5 11,837 4/18/2019
4.1.2.4 8,170 4/18/2019
4.1.2.3 8,179 4/18/2019
4.1.2.2 9,422 4/18/2019
4.1.2.1 9,445 4/17/2019
4.1.1.99 16,132 4/15/2019
4.1.1.98 15,729 4/5/2019
4.1.1.97 9,027 4/2/2019
4.1.1.96 18,344 3/29/2019
4.1.1.95 8,199 3/29/2019
4.1.1.94 10,876 3/28/2019
4.1.1.93 9,854 3/25/2019
4.1.1.92 8,155 3/25/2019
4.1.1.91 8,223 3/24/2019
4.1.1.90 9,618 3/23/2019
4.1.1.89 8,228 3/23/2019
4.1.1.88 8,266 3/21/2019
4.1.1.87 8,624 3/18/2019
4.1.1.86 14,831 3/2/2019
4.1.1.85 9,491 3/2/2019
4.1.1.84 9,375 2/27/2019
4.1.1.83 8,173 2/27/2019
4.1.1.82 10,673 2/19/2019
4.1.1.81 19,422 1/31/2019
4.1.1.80 16,663 1/29/2019
4.1.1.79 10,867 1/24/2019
4.1.1.78 50,242 1/19/2019
4.1.1.77 67,106 1/16/2019
4.1.1.76 10,560 1/16/2019
4.1.1.75 10,451 1/5/2019
4.1.1.74 11,120 12/27/2018
4.1.1.73 48,128 12/9/2018
4.1.1.72 18,008 11/30/2018
4.1.1.71 13,717 11/15/2018
4.1.1.69 9,529 11/15/2018
4.1.1.68 11,342 11/8/2018
4.1.1.67 9,922 11/5/2018
4.1.1.66 16,336 10/25/2018
4.1.1.65 8,329 10/24/2018
4.1.1.64 8,321 10/24/2018
4.1.1.63 8,352 10/24/2018
4.1.1.62 10,240 10/24/2018
4.1.1.61 10,326 10/23/2018
4.1.1.60 8,402 10/23/2018
4.1.1.59 8,762 10/21/2018
4.1.1.58 9,598 10/20/2018
4.1.1.57 9,718 10/18/2018
4.1.1.56 9,531 10/18/2018
4.1.1.55 9,504 10/18/2018
4.1.1.54 9,633 10/17/2018
4.1.1.53 9,796 10/15/2018
4.1.1.52 9,592 10/14/2018
4.1.1.51 9,365 10/4/2018
4.1.1.50 12,997 10/3/2018
4.1.1.49 10,365 10/2/2018
4.1.1.48 17,653 9/28/2018
4.1.1.47 9,752 9/28/2018
4.1.1.46 16,465 8/31/2018
4.1.1.45 18,480 8/14/2018
4.1.1.44 18,323 8/9/2018
4.1.1.43 8,518 8/9/2018
4.1.1.42 8,671 8/8/2018
4.1.1.41 9,904 8/4/2018
4.1.1.40 8,638 8/3/2018
4.1.1.39 8,659 8/3/2018
4.1.1.38 8,661 8/3/2018
4.1.1.37 8,639 8/3/2018
4.1.1.36 8,614 8/3/2018
4.1.1.35 8,608 8/3/2018
4.1.1.34 11,928 7/28/2018
4.1.1.33 8,580 7/28/2018
4.1.1.32 10,477 7/23/2018
4.1.1.31 8,589 7/23/2018
4.1.1.30 9,321 7/20/2018
4.1.1.29 8,875 7/20/2018
4.1.1.28 8,601 7/20/2018
4.1.1.27 11,035 7/13/2018
4.1.1.26 20,740 7/10/2018
4.1.1.25 9,130 7/8/2018
4.1.1.24 8,785 7/8/2018
4.1.1.23 9,638 7/7/2018
4.1.1.22 8,856 7/7/2018
4.1.1.21 9,239 7/5/2018
4.1.1.20 16,990 6/29/2018
4.1.1.19 9,561 6/25/2018
4.1.1.18 8,996 6/23/2018
4.1.1.17 9,456 6/23/2018
4.1.1.16 8,878 6/23/2018
4.1.1.15 10,305 6/23/2018
4.1.1.14 8,922 6/22/2018
4.1.1.13 8,889 6/22/2018
4.1.1.12 13,148 6/18/2018
4.1.1.11 8,825 6/14/2018
4.1.1.10 31,941 5/31/2018
4.1.1.9 9,915 5/31/2018
4.1.1.8 30,458 5/20/2018
4.1.1.7 19,725 5/8/2018
4.1.1.6 12,470 5/7/2018
4.1.1.5 10,809 5/6/2018
4.1.1.4 9,646 5/4/2018
4.1.1.3 10,599 4/25/2018
4.1.1.2 11,056 4/25/2018
4.1.1.1 13,715 4/24/2018
4.1.1 11,608 4/19/2018
4.1.0.13 9,414 4/17/2018
4.1.0.12 12,532 4/17/2018
4.1.0.11 11,465 4/13/2018
4.1.0.10 10,777 4/13/2018
4.1.0.9 14,363 4/11/2018
4.1.0.8 10,638 4/10/2018
4.1.0.7 9,574 4/9/2018
4.1.0.6 10,129 4/9/2018
4.1.0.4 9,698 4/9/2018
4.1.0.3 12,133 4/6/2018
4.1.0.2 11,477 4/6/2018
4.1.0.1 9,969 4/6/2018
4.1.0 9,132 4/6/2018
4.0.0.65 20,175 3/12/2018
4.0.0.64 9,756 3/11/2018
4.0.0.63 8,920 3/11/2018
4.0.0.62 9,082 3/9/2018
4.0.0.61 9,600 3/8/2018
4.0.0.60 9,271 3/6/2018
4.0.0.59 9,792 2/28/2018
4.0.0.58 11,348 2/28/2018
4.0.0.57 8,909 2/28/2018
4.0.0.56 9,380 2/21/2018
4.0.0.55 9,327 2/17/2018
4.0.0.54 12,928 1/29/2018
4.0.0.53 11,551 1/27/2018
4.0.0.52 15,726 1/15/2018
4.0.0.51 15,557 12/30/2017
4.0.0.50 27,060 12/9/2017
4.0.0.49 9,090 12/8/2017
4.0.0.48 20,333 12/2/2017
4.0.0.47 10,153 11/27/2017
4.0.0.46 9,020 11/27/2017
4.0.0.45 9,519 11/21/2017
4.0.0.44 9,420 11/21/2017
4.0.0.43 9,016 11/21/2017
4.0.0.42 11,622 11/6/2017
4.0.0.41 9,088 11/4/2017
4.0.0.40 10,463 11/2/2017
4.0.0.38 44,431 9/10/2017
4.0.0.37 9,068 9/4/2017
4.0.0.36 10,086 9/3/2017
4.0.0.35 8,823 9/3/2017
4.0.0.34 10,153 8/30/2017
4.0.0.33 9,348 8/28/2017
4.0.0.32 8,768 8/27/2017
4.0.0.31 8,867 8/27/2017
4.0.0.30 8,697 8/27/2017
4.0.0.29 19,244 8/24/2017
4.0.0.28 10,009 8/23/2017
4.0.0.27 8,784 8/23/2017
4.0.0.26 8,983 8/20/2017
4.0.0.25 8,785 8/20/2017
4.0.0.24 8,824 8/20/2017
4.0.0.23 12,878 8/17/2017
4.0.0.22 10,191 8/15/2017
4.0.0.21 8,783 8/14/2017
4.0.0.20 8,815 8/14/2017
4.0.0.19 8,754 8/14/2017
4.0.0.18 8,798 8/14/2017
4.0.0.17 10,395 8/10/2017
4.0.0.16 8,866 8/8/2017
4.0.0.15 8,800 8/7/2017
4.0.0.14 8,784 8/7/2017
4.0.0.13 8,908 7/31/2017
4.0.0.12 8,845 7/28/2017
4.0.0.11 9,198 7/21/2017
4.0.0.10 9,125 7/21/2017
4.0.0.9 8,848 7/21/2017
4.0.0.8 15,912 7/5/2017
4.0.0.7 8,734 7/5/2017
4.0.0.6 10,124 6/27/2017
4.0.0.5 8,952 6/23/2017
4.0.0.4 10,494 6/23/2017
4.0.0.3 11,588 6/23/2017
4.0.0.2 10,070 6/23/2017
4.0.0.1 9,468 6/23/2017
4.0.0 9,376 6/23/2017
3.0.2.26 11,085 6/2/2017
3.0.2.25 8,671 6/2/2017
3.0.2.24 13,577 5/16/2017
3.0.2.23 8,956 5/10/2017
3.0.2.22 8,773 5/10/2017
3.0.2.21 8,749 5/9/2017
3.0.2.20 8,811 5/9/2017
3.0.2.19 9,593 5/9/2017
3.0.2.18 12,003 5/5/2017
3.0.2.17 10,625 5/1/2017
3.0.2.16 8,709 5/1/2017
3.0.2.15 16,173 4/14/2017
3.0.2.14 10,360 4/9/2017
3.0.2.13 8,804 4/5/2017
3.0.2.12 8,673 4/5/2017
3.0.2.11 8,823 4/2/2017
3.0.2.10 10,821 3/18/2017
3.0.2.9 9,796 3/11/2017
3.0.2.8 8,742 3/11/2017
3.0.2.7 8,725 3/11/2017
3.0.2.6 8,759 3/10/2017
3.0.2.5 8,993 3/7/2017
3.0.2.4 12,738 2/14/2017
3.0.2.3 9,419 2/7/2017
3.0.2.2 8,696 2/7/2017
3.0.2.1 8,745 2/6/2017
3.0.1.9 8,742 2/4/2017
3.0.1.8 8,688 2/4/2017
3.0.1.7 10,036 1/30/2017
3.0.1.6 13,212 1/11/2017
3.0.1.5 8,774 1/11/2017
3.0.1.4 8,757 1/10/2017
3.0.1.3 8,798 1/10/2017
3.0.1.2 8,796 1/9/2017
3.0.1.1 8,808 1/9/2017
3.0.1 8,899 1/9/2017
3.0.0.99 9,197 1/9/2017
3.0.0.98 8,714 1/8/2017
3.0.0.97 8,738 1/8/2017
3.0.0.96 8,889 1/3/2017
3.0.0.95 8,731 1/2/2017
3.0.0.94 8,837 1/2/2017
3.0.0.93 8,825 1/2/2017
3.0.0.92 8,831 1/2/2017
3.0.0.91 8,789 12/31/2016
3.0.0.90 8,799 12/31/2016
3.0.0.89 8,848 12/28/2016
3.0.0.88 9,464 12/20/2016
3.0.0.87 9,245 12/14/2016
3.0.0.86 8,803 12/14/2016
3.0.0.85 8,781 12/14/2016
3.0.0.84 9,057 12/9/2016
3.0.0.83 8,775 12/7/2016
3.0.0.82 8,885 12/7/2016
3.0.0.81 8,742 12/6/2016
3.0.0.80 8,695 12/6/2016
3.0.0.79 8,693 12/6/2016
3.0.0.78 8,789 12/5/2016
3.0.0.77 8,991 11/28/2016
3.0.0.76 14,138 11/20/2016
3.0.0.75 13,780 11/17/2016
3.0.0.74 9,340 11/15/2016
3.0.0.73 9,008 11/14/2016
3.0.0.72 15,407 11/2/2016
3.0.0.71 9,222 11/2/2016
3.0.0.70 9,183 11/2/2016
3.0.0.69 9,234 11/2/2016
3.0.0.68 9,038 10/28/2016
3.0.0.67 8,967 10/28/2016
3.0.0.66 8,984 10/28/2016
3.0.0.65 9,018 10/28/2016
3.0.0.64 9,043 10/26/2016
3.0.0.63 9,062 10/24/2016
3.0.0.62 9,632 10/12/2016
3.0.0.61 9,091 10/5/2016
3.0.0.60 8,959 10/5/2016
3.0.0.59 8,963 10/5/2016
3.0.0.58 9,033 10/5/2016
3.0.0.57 10,932 9/6/2016
3.0.0.56 8,940 9/5/2016
3.0.0.55 8,943 9/5/2016
3.0.0.54 9,759 8/26/2016
3.0.0.53 8,908 8/24/2016
3.0.0.52 8,957 8/24/2016
3.0.0.51 13,300 8/24/2016
3.0.0.50 9,032 8/23/2016
3.0.0.49 9,942 8/18/2016
3.0.0.48 9,292 8/12/2016
3.0.0.47 8,976 8/12/2016
3.0.0.46 9,840 8/10/2016
3.0.0.45 9,027 8/10/2016
3.0.0.44 8,947 8/10/2016
3.0.0.43 9,979 8/5/2016
3.0.0.42 9,055 8/3/2016
3.0.0.41 9,620 7/28/2016
3.0.0.40 9,306 7/28/2016
3.0.0.39 9,094 7/27/2016
3.0.0.38 9,741 7/25/2016
3.0.0.37 11,390 7/6/2016
3.0.0.36 9,944 7/6/2016
3.0.0.35 9,045 7/6/2016
3.0.0.34 11,181 5/26/2016
3.0.0.33 12,513 5/26/2016
3.0.0.32 9,063 5/23/2016
3.0.0.31 9,005 5/23/2016
3.0.0.30 11,632 5/13/2016
3.0.0.29 8,948 5/12/2016
3.0.0.28 9,104 5/6/2016
3.0.0.27 9,853 5/3/2016
3.0.0.26 9,034 5/3/2016
3.0.0.25 9,226 4/29/2016
3.0.0.24 10,251 4/11/2016
3.0.0.23 10,222 3/31/2016
3.0.0.22 9,295 3/28/2016
3.0.0.21 10,135 3/25/2016
3.0.0.20 9,193 3/9/2016
3.0.0.19 9,113 3/7/2016
3.0.0.18 9,109 3/6/2016
3.0.0.17 9,153 3/6/2016
3.0.0.16 10,251 3/1/2016
3.0.0.15 9,846 2/23/2016
3.0.0.14 9,191 2/16/2016
3.0.0.13 9,133 2/16/2016
3.0.0.12 9,166 2/16/2016
3.0.0.11 10,110 2/5/2016
3.0.0.10 9,195 2/4/2016
3.0.0.9 9,836 1/29/2016
3.0.0.8 9,177 1/25/2016
3.0.0.7 10,061 1/24/2016
3.0.0.6 9,969 1/24/2016
3.0.0.5 9,128 1/23/2016
3.0.0.4 10,091 1/23/2016
3.0.0.3 9,138 1/23/2016
3.0.0.2 10,145 1/22/2016
3.0.0.1 9,111 1/22/2016
3.0.0 9,260 1/22/2016
2.1.5.14 11,710 12/30/2015
2.1.5.13 9,465 12/29/2015
2.1.5.12 9,150 12/26/2015
2.1.5.11 9,514 12/17/2015
2.1.5.10 11,672 11/30/2015
2.1.5.9 10,342 11/25/2015
2.1.5.8 11,892 11/20/2015
2.1.5.7 9,293 11/20/2015
2.1.5.6 9,259 11/13/2015
2.1.5.5 11,915 11/2/2015
2.1.5.4 9,104 11/2/2015
2.1.5.3 10,144 11/1/2015
2.1.5.2 9,470 10/17/2015
2.1.5.1 9,092 10/17/2015
2.1.5 10,592 10/14/2015
2.1.4.9 10,343 10/10/2015
2.1.4.8 10,777 9/29/2015
2.1.4.7 9,883 8/14/2015
2.1.4.6 9,356 8/13/2015
2.1.4.5 10,644 7/24/2015
2.1.4.4 9,519 7/9/2015
2.1.4 10,625 7/6/2015
2.1.3 11,236 6/12/2015
2.1.2 10,045 6/10/2015
2.1.1 9,208 6/10/2015
2.1.0 9,153 6/10/2015
2.0.3 10,698 6/4/2015
2.0.2 9,187 5/29/2015
2.0.1 9,276 5/23/2015
2.0.0 9,256 5/22/2015
1.0.8.19 25,804 5/3/2015
1.0.8.18 11,405 4/29/2015
1.0.8.17 13,776 4/22/2015
1.0.8.16 13,989 4/7/2015
1.0.8.15 10,912 3/28/2015
1.0.8.14 10,694 3/26/2015
1.0.8.13 9,257 3/9/2015
1.0.8.12 9,590 3/3/2015
1.0.8.11 9,469 3/1/2015
1.0.8.10 9,596 2/25/2015
1.0.8.9 9,777 2/24/2015
1.0.8.8 10,065 2/22/2015
1.0.8.7 9,478 2/5/2015
1.0.8.6 17,811 2/2/2015
1.0.8.5 9,200 2/2/2015
1.0.8.4 9,171 2/2/2015
1.0.8.3 9,163 2/1/2015
1.0.8.2 9,189 2/1/2015
1.0.8.1 10,759 1/31/2015
1.0.8 9,227 1/31/2015
1.0.7.25 10,706 1/29/2015
1.0.7.24 9,622 1/28/2015
1.0.7.23 9,242 1/28/2015
1.0.7.22 9,256 1/28/2015
1.0.7.21 9,240 1/28/2015
1.0.7.20 9,124 1/26/2015
1.0.7.19 9,214 1/25/2015
1.0.7.18 10,243 1/19/2015
1.0.7.17 9,291 1/19/2015
1.0.7.16 9,220 1/15/2015
1.0.7.15 9,131 1/14/2015
1.0.7.14 11,843 1/10/2015
1.0.7.13 10,070 1/10/2015
1.0.7.12 22,696 12/30/2014
1.0.7.11 10,551 12/29/2014
1.0.7.10 9,632 12/23/2014
1.0.7.9 11,569 12/17/2014
1.0.7.8 9,445 12/14/2014
1.0.7.7 9,464 12/14/2014
1.0.7.6 9,542 12/13/2014
1.0.7.5 9,510 12/10/2014
1.0.7.4 9,461 12/9/2014
1.0.7.3 9,517 12/8/2014
1.0.7.2 9,466 12/8/2014
1.0.7.1 9,150 12/8/2014
1.0.7 9,043 12/8/2014
1.0.6.11 9,038 12/7/2014
1.0.6.10 9,036 12/5/2014
1.0.6.9 10,817 12/4/2014
1.0.6.8 9,626 12/2/2014
1.0.6.7 8,935 12/1/2014
1.0.6.6 8,906 11/27/2014
1.0.6.5 8,895 11/26/2014
1.0.6.4 9,052 11/22/2014
1.0.6.3 9,611 11/18/2014
1.0.6.2 9,207 11/11/2014
1.0.6.1 10,456 11/7/2014
1.0.6 10,489 11/6/2014
1.0.5.30 9,240 11/6/2014
1.0.5.29 9,220 11/4/2014
1.0.5.28 9,144 11/4/2014
1.0.5.27 9,057 11/4/2014
1.0.5.26 9,267 11/3/2014
1.0.5.25 10,559 11/3/2014
1.0.5.24 9,335 11/3/2014
1.0.5.23 9,267 10/31/2014
1.0.5.22 9,370 10/31/2014
1.0.5.21 9,102 10/30/2014
1.0.5.20 8,833 10/30/2014
1.0.5.19 8,810 10/29/2014
1.0.5.18 8,891 10/29/2014
1.0.5.17 8,850 10/29/2014
1.0.5.16 8,903 10/29/2014
1.0.5.15 8,918 10/28/2014
1.0.5.14 8,861 10/27/2014
1.0.5.13 8,779 10/27/2014
1.0.5.11 9,549 10/25/2014
1.0.5.10 9,561 10/24/2014
1.0.5.9 8,839 10/23/2014
1.0.5.8 8,882 10/21/2014
1.0.5.7 11,688 10/15/2014
1.0.5.6 13,871 10/7/2014
1.0.5.5 8,809 9/26/2014
1.0.5.4 8,836 9/26/2014
1.0.5.3 8,866 9/19/2014
1.0.5.2 9,079 9/19/2014
1.0.5.1 11,020 9/2/2014
1.0.5 9,444 9/2/2014
1.0.4.31 9,474 8/30/2014
1.0.4.30 9,421 8/30/2014
1.0.4.29 10,572 8/28/2014
1.0.4.28 10,707 8/24/2014
1.0.4.27 8,807 8/22/2014
1.0.4.26 8,830 8/21/2014
1.0.4.25 8,953 8/21/2014
1.0.4.24 8,898 8/21/2014
1.0.4.23 10,357 8/14/2014
1.0.4.22 8,799 8/14/2014
1.0.4.21 8,808 8/12/2014
1.0.4.20 8,900 8/9/2014
1.0.4.19 8,814 8/6/2014
1.0.4.18 8,887 8/5/2014
1.0.4.17 8,854 7/29/2014
1.0.4.16 11,024 7/23/2014
1.0.4.15 8,852 7/22/2014
1.0.4.14 8,858 7/21/2014
1.0.4.13 8,930 7/20/2014
1.0.4.12 8,813 7/20/2014
1.0.4.11 8,765 7/15/2014
1.0.4.10 8,796 7/13/2014
1.0.4.9 8,861 7/8/2014
1.0.4.8 9,026 6/27/2014
1.0.4.7 8,903 6/26/2014
1.0.4.6 8,990 6/25/2014
1.0.4.5 8,842 6/24/2014
1.0.4.4 8,945 6/23/2014
1.0.4.3 8,884 6/15/2014
1.0.4.2 8,914 6/10/2014
1.0.4.1 8,900 5/31/2014
1.0.4 8,863 5/22/2014
1.0.3.9 8,880 5/19/2014
1.0.3.8 8,826 5/19/2014
1.0.3.7 8,848 5/19/2014
1.0.3.6 8,841 5/16/2014
1.0.3.5 8,797 5/16/2014
1.0.3.4 9,154 5/4/2014
1.0.3.3 8,898 5/3/2014
1.0.3.2 8,849 5/3/2014
1.0.3.1 9,199 5/1/2014
1.0.3 8,974 4/30/2014
1.0.2 9,044 4/19/2014
1.0.1 9,151 4/17/2014