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 3,216 10/23/2025
9.0.2 533 10/21/2025
9.0.1 6,233 9/30/2025
9.0.0 37,798 6/9/2025
8.0.18 11,213 6/2/2025
8.0.17 1,022 5/29/2025
8.0.16 339 5/29/2025
8.0.15 332 5/29/2025
8.0.14 2,258 5/28/2025
8.0.13 28,590 5/15/2025
8.0.12 864 5/15/2025
8.0.11 1,506 5/11/2025
8.0.8 9,336 4/19/2025
8.0.7 443 4/19/2025
8.0.6 429 4/19/2025
8.0.5 903 4/17/2025
8.0.4 53,596 3/6/2025
8.0.3 1,931 3/4/2025
8.0.2 933 3/4/2025
8.0.1 925 3/4/2025
8.0.0 3,968 3/4/2025
7.0.50 99,720 1/16/2025
7.0.49 11,279 1/13/2025
7.0.48 7,057 1/10/2025
7.0.47 533 1/10/2025
7.0.46 104,012 11/16/2024
7.0.45 56,064 11/14/2024
7.0.44 661 11/14/2024
7.0.43 759 11/14/2024
7.0.42.2 682 5/15/2025
7.0.42 35,340 10/30/2024
7.0.41 1,676 10/26/2024
7.0.40 15,150 10/12/2024
7.0.39 49,610 9/17/2024
7.0.38 6,473 9/6/2024
7.0.37 122,369 5/20/2024
7.0.36 62,980 3/1/2024
7.0.35 1,243 2/29/2024
7.0.34 40,998 1/17/2024
7.0.33 1,006 1/17/2024
7.0.32 16,619 12/12/2023
7.0.31 66,711 9/26/2023
7.0.30 5,072 9/6/2023
7.0.29 3,310 9/4/2023
7.0.28 26,751 9/1/2023
7.0.27 113,214 6/14/2023
7.0.26 23,164 6/1/2023
7.0.25 80,436 3/10/2023
7.0.24 144,707 1/16/2023
7.0.23 27,964 12/23/2022
7.0.22 19,282 12/12/2022
7.0.21 2,147 12/7/2022
7.0.20 11,375 12/2/2022
7.0.19 9,533 11/10/2022
7.0.18 3,767 11/10/2022
7.0.17 26,098 11/2/2022
7.0.16 1,177 11/2/2022
7.0.15 6,200 10/21/2022
7.0.14 21,692 10/18/2022
7.0.13 6,929 10/17/2022
7.0.12 1,239 10/17/2022
7.0.11 60,896 9/21/2022
7.0.10 162,545 7/22/2022
7.0.9 61,421 7/20/2022
7.0.8 199,443 6/7/2022
7.0.7 352,520 4/26/2022
7.0.6 674,772 2/24/2022
7.0.5 1,435 2/21/2022
7.0.4 1,586 2/21/2022
7.0.3 1,374 2/21/2022
7.0.2 1,332 2/21/2022
7.0.1 188,924 2/16/2022
7.0.0 3,047 2/15/2022
6.0.19 66,421 1/5/2022
6.0.18 28,116 11/10/2021
6.0.17 90,871 11/6/2021
6.0.16 1,574 11/5/2021
6.0.15 346,894 10/23/2021
6.0.13 3,638 10/13/2021
6.0.12 1,390 10/12/2021
6.0.11 1,322 10/11/2021
6.0.10 6,986 9/27/2021
6.0.9 6,010 9/17/2021
6.0.8 94,663 8/11/2021
6.0.7 4,048 8/5/2021
6.0.6 4,370 7/31/2021
6.0.5 2,086 7/30/2021
6.0.4 1,573 7/29/2021
6.0.3 83,374 7/28/2021
6.0.2 1,347 7/28/2021
6.0.1 2,455 7/28/2021
6.0.0 2,991 7/28/2021
5.0.83 66,940 6/21/2021
5.0.82 3,007 6/11/2021
5.0.81 29,716 5/13/2021
5.0.79 1,486 5/13/2021
5.0.78 3,239 5/12/2021
5.0.77 28,046 4/12/2021
5.0.76 18,854 3/7/2021
5.0.75 27,550 2/25/2021
5.0.74 2,359 2/23/2021
5.0.73 108,117 1/25/2021
5.0.72 2,602 1/25/2021
5.0.71 5,028 1/21/2021
5.0.70 1,499 1/21/2021
5.0.69 9,885 1/11/2021
5.0.68 15,757 12/7/2020
5.0.67 18,580 11/29/2020
5.0.66 1,849 11/26/2020
5.0.65 16,330 10/31/2020
5.0.64 1,558 10/30/2020
5.0.62 2,726 10/29/2020
5.0.61 3,239 10/28/2020
5.0.60 11,523 10/22/2020
5.0.59 1,639 10/21/2020
5.0.58 10,379 9/24/2020
5.0.57 7,811 9/20/2020
5.0.56 1,897 9/16/2020
5.0.55 12,343 9/13/2020
5.0.54 337,738 9/3/2020
5.0.53 6,755 8/22/2020
5.0.52 1,523 8/20/2020
5.0.51 15,203 8/9/2020
5.0.50 1,619 8/9/2020
5.0.49 4,476 8/4/2020
5.0.48 1,547 8/3/2020
5.0.47 16,206 7/23/2020
5.0.46 2,691 7/23/2020
5.0.45 5,371 7/16/2020
5.0.44 22,149 7/9/2020
5.0.43 10,089 6/22/2020
5.0.42 9,672 6/17/2020
5.0.41 12,231 6/15/2020
5.0.40 89,660 5/26/2020
5.0.39 3,019 5/24/2020
5.0.38 6,817 5/22/2020
5.0.37 5,570 5/15/2020
5.0.36 4,991 5/6/2020
5.0.35 3,885 5/5/2020
5.0.34 2,096 5/4/2020
5.0.33 78,156 4/25/2020
5.0.32 1,602 4/25/2020
5.0.31 1,641 4/25/2020
5.0.30 6,772 4/17/2020
5.0.29 6,446 4/16/2020
5.0.28 6,561 4/8/2020
5.0.27 77,888 4/3/2020
5.0.26 1,580 4/2/2020
5.0.25 1,591 4/2/2020
5.0.24 1,600 4/2/2020
5.0.23 1,718 3/31/2020
5.0.22 3,396 3/31/2020
5.0.21 1,899 3/28/2020
5.0.20 13,550 3/11/2020
5.0.19 8,216 3/10/2020
5.0.18 6,708 3/9/2020
5.0.17 1,912 3/7/2020
5.0.16 2,800 3/7/2020
5.0.15 5,910 2/28/2020
5.0.14 24,717 2/8/2020
5.0.13 78,832 12/25/2019
5.0.12 3,117 12/16/2019
5.0.11 1,842 12/13/2019
5.0.10 1,696 12/13/2019
5.0.9 2,573 12/13/2019
5.0.8 2,920 12/10/2019
5.0.7 6,475 12/2/2019
5.0.6 2,786 11/29/2019
5.0.5 6,989 11/19/2019
5.0.4 31,985 11/18/2019
5.0.3 16,398 11/13/2019
5.0.2 1,722 11/13/2019
5.0.1 3,689 11/11/2019
5.0.0 18,276 11/9/2019
4.2.16 32,322 10/21/2019
4.2.15 7,260 10/7/2019
4.2.14 32,036 9/26/2019
4.2.13 1,647 9/25/2019
4.2.12 1,976 9/25/2019
4.2.11 1,694 9/25/2019
4.2.10 4,377 9/25/2019
4.2.9 1,642 9/25/2019
4.2.8 12,414 9/25/2019
4.2.7 11,712 9/12/2019
4.2.6 9,360 9/3/2019
4.2.5 2,105 9/2/2019
4.2.4 12,110 8/17/2019
4.2.3 8,387 8/17/2019
4.1.3 11,533 8/5/2019
4.1.2.38 13,256 7/15/2019
4.1.2.37 24,727 7/1/2019
4.1.2.36 22,926 6/18/2019
4.1.2.35 13,982 5/30/2019
4.1.2.34 8,231 5/30/2019
4.1.2.33 9,168 5/30/2019
4.1.2.32 11,329 5/17/2019
4.1.2.31 9,128 5/16/2019
4.1.2.30 8,696 5/16/2019
4.1.2.29 8,182 5/16/2019
4.1.2.28 8,977 5/15/2019
4.1.2.27 8,171 5/15/2019
4.1.2.26 8,104 5/15/2019
4.1.2.25 8,151 5/15/2019
4.1.2.24 8,968 5/14/2019
4.1.2.23 8,121 5/14/2019
4.1.2.22 11,675 5/12/2019
4.1.2.21 8,114 5/12/2019
4.1.2.20 8,299 5/12/2019
4.1.2.19 8,143 5/12/2019
4.1.2.18 8,130 5/12/2019
4.1.2.17 9,015 5/10/2019
4.1.2.16 8,292 5/10/2019
4.1.2.15 10,924 5/8/2019
4.1.2.14 15,655 5/6/2019
4.1.2.13 8,129 5/6/2019
4.1.2.12 15,015 5/3/2019
4.1.2.11 9,479 5/2/2019
4.1.2.10 8,172 5/2/2019
4.1.2.9 8,173 5/1/2019
4.1.2.8 8,754 4/29/2019
4.1.2.7 11,057 4/19/2019
4.1.2.6 8,707 4/18/2019
4.1.2.5 11,841 4/18/2019
4.1.2.4 8,174 4/18/2019
4.1.2.3 8,185 4/18/2019
4.1.2.2 9,427 4/18/2019
4.1.2.1 9,449 4/17/2019
4.1.1.99 16,138 4/15/2019
4.1.1.98 15,733 4/5/2019
4.1.1.97 9,031 4/2/2019
4.1.1.96 18,348 3/29/2019
4.1.1.95 8,203 3/29/2019
4.1.1.94 10,881 3/28/2019
4.1.1.93 9,858 3/25/2019
4.1.1.92 8,159 3/25/2019
4.1.1.91 8,227 3/24/2019
4.1.1.90 9,622 3/23/2019
4.1.1.89 8,232 3/23/2019
4.1.1.88 8,270 3/21/2019
4.1.1.87 8,628 3/18/2019
4.1.1.86 14,835 3/2/2019
4.1.1.85 9,496 3/2/2019
4.1.1.84 9,379 2/27/2019
4.1.1.83 8,177 2/27/2019
4.1.1.82 10,678 2/19/2019
4.1.1.81 19,428 1/31/2019
4.1.1.80 16,671 1/29/2019
4.1.1.79 10,876 1/24/2019
4.1.1.78 50,342 1/19/2019
4.1.1.77 67,118 1/16/2019
4.1.1.76 10,569 1/16/2019
4.1.1.75 10,467 1/5/2019
4.1.1.74 11,126 12/27/2018
4.1.1.73 48,136 12/9/2018
4.1.1.72 18,010 11/30/2018
4.1.1.71 13,720 11/15/2018
4.1.1.69 9,531 11/15/2018
4.1.1.68 11,344 11/8/2018
4.1.1.67 9,924 11/5/2018
4.1.1.66 16,338 10/25/2018
4.1.1.65 8,331 10/24/2018
4.1.1.64 8,325 10/24/2018
4.1.1.63 8,354 10/24/2018
4.1.1.62 10,242 10/24/2018
4.1.1.61 10,328 10/23/2018
4.1.1.60 8,404 10/23/2018
4.1.1.59 8,764 10/21/2018
4.1.1.58 9,600 10/20/2018
4.1.1.57 9,720 10/18/2018
4.1.1.56 9,533 10/18/2018
4.1.1.55 9,507 10/18/2018
4.1.1.54 9,635 10/17/2018
4.1.1.53 9,798 10/15/2018
4.1.1.52 9,594 10/14/2018
4.1.1.51 9,367 10/4/2018
4.1.1.50 12,999 10/3/2018
4.1.1.49 10,367 10/2/2018
4.1.1.48 17,655 9/28/2018
4.1.1.47 9,755 9/28/2018
4.1.1.46 16,467 8/31/2018
4.1.1.45 18,537 8/14/2018
4.1.1.44 18,328 8/9/2018
4.1.1.43 8,521 8/9/2018
4.1.1.42 8,676 8/8/2018
4.1.1.41 9,908 8/4/2018
4.1.1.40 8,642 8/3/2018
4.1.1.39 8,663 8/3/2018
4.1.1.38 8,665 8/3/2018
4.1.1.37 8,643 8/3/2018
4.1.1.36 8,624 8/3/2018
4.1.1.35 8,613 8/3/2018
4.1.1.34 11,943 7/28/2018
4.1.1.33 8,584 7/28/2018
4.1.1.32 10,481 7/23/2018
4.1.1.31 8,593 7/23/2018
4.1.1.30 9,325 7/20/2018
4.1.1.29 8,879 7/20/2018
4.1.1.28 8,605 7/20/2018
4.1.1.27 11,043 7/13/2018
4.1.1.26 20,746 7/10/2018
4.1.1.25 9,136 7/8/2018
4.1.1.24 8,791 7/8/2018
4.1.1.23 9,644 7/7/2018
4.1.1.22 8,862 7/7/2018
4.1.1.21 9,255 7/5/2018
4.1.1.20 16,996 6/29/2018
4.1.1.19 9,567 6/25/2018
4.1.1.18 9,002 6/23/2018
4.1.1.17 9,473 6/23/2018
4.1.1.16 8,884 6/23/2018
4.1.1.15 10,311 6/23/2018
4.1.1.14 8,928 6/22/2018
4.1.1.13 8,896 6/22/2018
4.1.1.12 13,154 6/18/2018
4.1.1.11 8,833 6/14/2018
4.1.1.10 31,949 5/31/2018
4.1.1.9 9,922 5/31/2018
4.1.1.8 30,474 5/20/2018
4.1.1.7 19,731 5/8/2018
4.1.1.6 12,476 5/7/2018
4.1.1.5 10,816 5/6/2018
4.1.1.4 9,652 5/4/2018
4.1.1.3 10,605 4/25/2018
4.1.1.2 11,062 4/25/2018
4.1.1.1 13,721 4/24/2018
4.1.1 11,614 4/19/2018
4.1.0.13 9,420 4/17/2018
4.1.0.12 12,538 4/17/2018
4.1.0.11 11,471 4/13/2018
4.1.0.10 10,784 4/13/2018
4.1.0.9 14,369 4/11/2018
4.1.0.8 10,645 4/10/2018
4.1.0.7 9,580 4/9/2018
4.1.0.6 10,135 4/9/2018
4.1.0.4 9,704 4/9/2018
4.1.0.3 12,140 4/6/2018
4.1.0.2 11,483 4/6/2018
4.1.0.1 9,977 4/6/2018
4.1.0 9,138 4/6/2018
4.0.0.65 20,188 3/12/2018
4.0.0.64 9,764 3/11/2018
4.0.0.63 8,926 3/11/2018
4.0.0.62 9,089 3/9/2018
4.0.0.61 9,606 3/8/2018
4.0.0.60 9,277 3/6/2018
4.0.0.59 9,800 2/28/2018
4.0.0.58 11,354 2/28/2018
4.0.0.57 8,918 2/28/2018
4.0.0.56 9,384 2/21/2018
4.0.0.55 9,333 2/17/2018
4.0.0.54 12,934 1/29/2018
4.0.0.53 11,557 1/27/2018
4.0.0.52 15,733 1/15/2018
4.0.0.51 15,564 12/30/2017
4.0.0.50 27,066 12/9/2017
4.0.0.49 9,096 12/8/2017
4.0.0.48 20,338 12/2/2017
4.0.0.47 10,160 11/27/2017
4.0.0.46 9,026 11/27/2017
4.0.0.45 9,525 11/21/2017
4.0.0.44 9,424 11/21/2017
4.0.0.43 9,022 11/21/2017
4.0.0.42 11,626 11/6/2017
4.0.0.41 9,092 11/4/2017
4.0.0.40 10,467 11/2/2017
4.0.0.38 44,436 9/10/2017
4.0.0.37 9,075 9/4/2017
4.0.0.36 10,090 9/3/2017
4.0.0.35 8,827 9/3/2017
4.0.0.34 10,157 8/30/2017
4.0.0.33 9,352 8/28/2017
4.0.0.32 8,772 8/27/2017
4.0.0.31 8,871 8/27/2017
4.0.0.30 8,701 8/27/2017
4.0.0.29 19,249 8/24/2017
4.0.0.28 10,013 8/23/2017
4.0.0.27 8,789 8/23/2017
4.0.0.26 8,987 8/20/2017
4.0.0.25 8,789 8/20/2017
4.0.0.24 8,828 8/20/2017
4.0.0.23 12,882 8/17/2017
4.0.0.22 10,195 8/15/2017
4.0.0.21 8,788 8/14/2017
4.0.0.20 8,819 8/14/2017
4.0.0.19 8,758 8/14/2017
4.0.0.18 8,802 8/14/2017
4.0.0.17 10,399 8/10/2017
4.0.0.16 8,870 8/8/2017
4.0.0.15 8,804 8/7/2017
4.0.0.14 8,788 8/7/2017
4.0.0.13 8,912 7/31/2017
4.0.0.12 8,849 7/28/2017
4.0.0.11 9,202 7/21/2017
4.0.0.10 9,143 7/21/2017
4.0.0.9 8,864 7/21/2017
4.0.0.8 15,917 7/5/2017
4.0.0.7 8,739 7/5/2017
4.0.0.6 10,129 6/27/2017
4.0.0.5 8,956 6/23/2017
4.0.0.4 10,498 6/23/2017
4.0.0.3 11,592 6/23/2017
4.0.0.2 10,074 6/23/2017
4.0.0.1 9,472 6/23/2017
4.0.0 9,380 6/23/2017
3.0.2.26 11,089 6/2/2017
3.0.2.25 8,675 6/2/2017
3.0.2.24 13,581 5/16/2017
3.0.2.23 8,961 5/10/2017
3.0.2.22 8,777 5/10/2017
3.0.2.21 8,753 5/9/2017
3.0.2.20 8,815 5/9/2017
3.0.2.19 9,599 5/9/2017
3.0.2.18 12,007 5/5/2017
3.0.2.17 10,629 5/1/2017
3.0.2.16 8,713 5/1/2017
3.0.2.15 16,178 4/14/2017
3.0.2.14 10,364 4/9/2017
3.0.2.13 8,810 4/5/2017
3.0.2.12 8,677 4/5/2017
3.0.2.11 8,827 4/2/2017
3.0.2.10 10,825 3/18/2017
3.0.2.9 9,800 3/11/2017
3.0.2.8 8,746 3/11/2017
3.0.2.7 8,731 3/11/2017
3.0.2.6 8,764 3/10/2017
3.0.2.5 8,998 3/7/2017
3.0.2.4 12,742 2/14/2017
3.0.2.3 9,423 2/7/2017
3.0.2.2 8,700 2/7/2017
3.0.2.1 8,751 2/6/2017
3.0.1.9 8,746 2/4/2017
3.0.1.8 8,692 2/4/2017
3.0.1.7 10,041 1/30/2017
3.0.1.6 13,216 1/11/2017
3.0.1.5 8,779 1/11/2017
3.0.1.4 8,761 1/10/2017
3.0.1.3 8,802 1/10/2017
3.0.1.2 8,801 1/9/2017
3.0.1.1 8,812 1/9/2017
3.0.1 8,904 1/9/2017
3.0.0.99 9,201 1/9/2017
3.0.0.98 8,718 1/8/2017
3.0.0.97 8,742 1/8/2017
3.0.0.96 8,893 1/3/2017
3.0.0.95 8,737 1/2/2017
3.0.0.94 8,841 1/2/2017
3.0.0.93 8,829 1/2/2017
3.0.0.92 8,836 1/2/2017
3.0.0.91 8,793 12/31/2016
3.0.0.90 8,803 12/31/2016
3.0.0.89 8,853 12/28/2016
3.0.0.88 9,468 12/20/2016
3.0.0.87 9,249 12/14/2016
3.0.0.86 8,807 12/14/2016
3.0.0.85 8,785 12/14/2016
3.0.0.84 9,061 12/9/2016
3.0.0.83 8,779 12/7/2016
3.0.0.82 8,889 12/7/2016
3.0.0.81 8,747 12/6/2016
3.0.0.80 8,699 12/6/2016
3.0.0.79 8,697 12/6/2016
3.0.0.78 8,793 12/5/2016
3.0.0.77 8,998 11/28/2016
3.0.0.76 14,142 11/20/2016
3.0.0.75 13,785 11/17/2016
3.0.0.74 9,344 11/15/2016
3.0.0.73 9,013 11/14/2016
3.0.0.72 15,411 11/2/2016
3.0.0.71 9,226 11/2/2016
3.0.0.70 9,188 11/2/2016
3.0.0.69 9,238 11/2/2016
3.0.0.68 9,043 10/28/2016
3.0.0.67 8,971 10/28/2016
3.0.0.66 8,989 10/28/2016
3.0.0.65 9,022 10/28/2016
3.0.0.64 9,048 10/26/2016
3.0.0.63 9,067 10/24/2016
3.0.0.62 9,636 10/12/2016
3.0.0.61 9,095 10/5/2016
3.0.0.60 8,964 10/5/2016
3.0.0.59 8,968 10/5/2016
3.0.0.58 9,037 10/5/2016
3.0.0.57 10,936 9/6/2016
3.0.0.56 8,945 9/5/2016
3.0.0.55 8,948 9/5/2016
3.0.0.54 9,764 8/26/2016
3.0.0.53 8,912 8/24/2016
3.0.0.52 8,963 8/24/2016
3.0.0.51 13,304 8/24/2016
3.0.0.50 9,036 8/23/2016
3.0.0.49 9,948 8/18/2016
3.0.0.48 9,296 8/12/2016
3.0.0.47 8,980 8/12/2016
3.0.0.46 9,845 8/10/2016
3.0.0.45 9,031 8/10/2016
3.0.0.44 8,951 8/10/2016
3.0.0.43 9,986 8/5/2016
3.0.0.42 9,062 8/3/2016
3.0.0.41 9,625 7/28/2016
3.0.0.40 9,310 7/28/2016
3.0.0.39 9,098 7/27/2016
3.0.0.38 9,745 7/25/2016
3.0.0.37 11,394 7/6/2016
3.0.0.36 9,959 7/6/2016
3.0.0.35 9,049 7/6/2016
3.0.0.34 11,185 5/26/2016
3.0.0.33 12,518 5/26/2016
3.0.0.32 9,067 5/23/2016
3.0.0.31 9,009 5/23/2016
3.0.0.30 11,636 5/13/2016
3.0.0.29 8,953 5/12/2016
3.0.0.28 9,108 5/6/2016
3.0.0.27 9,858 5/3/2016
3.0.0.26 9,038 5/3/2016
3.0.0.25 9,230 4/29/2016
3.0.0.24 10,255 4/11/2016
3.0.0.23 10,226 3/31/2016
3.0.0.22 9,299 3/28/2016
3.0.0.21 10,139 3/25/2016
3.0.0.20 9,204 3/9/2016
3.0.0.19 9,117 3/7/2016
3.0.0.18 9,113 3/6/2016
3.0.0.17 9,157 3/6/2016
3.0.0.16 10,255 3/1/2016
3.0.0.15 9,850 2/23/2016
3.0.0.14 9,197 2/16/2016
3.0.0.13 9,137 2/16/2016
3.0.0.12 9,172 2/16/2016
3.0.0.11 10,114 2/5/2016
3.0.0.10 9,199 2/4/2016
3.0.0.9 9,840 1/29/2016
3.0.0.8 9,181 1/25/2016
3.0.0.7 10,065 1/24/2016
3.0.0.6 9,976 1/24/2016
3.0.0.5 9,132 1/23/2016
3.0.0.4 10,095 1/23/2016
3.0.0.3 9,142 1/23/2016
3.0.0.2 10,149 1/22/2016
3.0.0.1 9,116 1/22/2016
3.0.0 9,265 1/22/2016
2.1.5.14 11,714 12/30/2015
2.1.5.13 9,469 12/29/2015
2.1.5.12 9,155 12/26/2015
2.1.5.11 9,519 12/17/2015
2.1.5.10 11,676 11/30/2015
2.1.5.9 10,346 11/25/2015
2.1.5.8 11,896 11/20/2015
2.1.5.7 9,298 11/20/2015
2.1.5.6 9,263 11/13/2015
2.1.5.5 11,920 11/2/2015
2.1.5.4 9,108 11/2/2015
2.1.5.3 10,148 11/1/2015
2.1.5.2 9,474 10/17/2015
2.1.5.1 9,096 10/17/2015
2.1.5 10,599 10/14/2015
2.1.4.9 10,348 10/10/2015
2.1.4.8 10,781 9/29/2015
2.1.4.7 9,887 8/14/2015
2.1.4.6 9,360 8/13/2015
2.1.4.5 10,649 7/24/2015
2.1.4.4 9,523 7/9/2015
2.1.4 10,629 7/6/2015
2.1.3 11,240 6/12/2015
2.1.2 10,051 6/10/2015
2.1.1 9,213 6/10/2015
2.1.0 9,157 6/10/2015
2.0.3 10,703 6/4/2015
2.0.2 9,191 5/29/2015
2.0.1 9,280 5/23/2015
2.0.0 9,260 5/22/2015
1.0.8.19 25,809 5/3/2015
1.0.8.18 11,409 4/29/2015
1.0.8.17 13,780 4/22/2015
1.0.8.16 13,994 4/7/2015
1.0.8.15 10,916 3/28/2015
1.0.8.14 10,698 3/26/2015
1.0.8.13 9,261 3/9/2015
1.0.8.12 9,594 3/3/2015
1.0.8.11 9,473 3/1/2015
1.0.8.10 9,600 2/25/2015
1.0.8.9 9,781 2/24/2015
1.0.8.8 10,069 2/22/2015
1.0.8.7 9,483 2/5/2015
1.0.8.6 17,815 2/2/2015
1.0.8.5 9,204 2/2/2015
1.0.8.4 9,175 2/2/2015
1.0.8.3 9,167 2/1/2015
1.0.8.2 9,193 2/1/2015
1.0.8.1 10,763 1/31/2015
1.0.8 9,231 1/31/2015
1.0.7.25 10,710 1/29/2015
1.0.7.24 9,628 1/28/2015
1.0.7.23 9,246 1/28/2015
1.0.7.22 9,261 1/28/2015
1.0.7.21 9,244 1/28/2015
1.0.7.20 9,128 1/26/2015
1.0.7.19 9,219 1/25/2015
1.0.7.18 10,249 1/19/2015
1.0.7.17 9,295 1/19/2015
1.0.7.16 9,224 1/15/2015
1.0.7.15 9,135 1/14/2015
1.0.7.14 11,847 1/10/2015
1.0.7.13 10,074 1/10/2015
1.0.7.12 22,700 12/30/2014
1.0.7.11 10,555 12/29/2014
1.0.7.10 9,636 12/23/2014
1.0.7.9 11,574 12/17/2014
1.0.7.8 9,450 12/14/2014
1.0.7.7 9,468 12/14/2014
1.0.7.6 9,546 12/13/2014
1.0.7.5 9,514 12/10/2014
1.0.7.4 9,465 12/9/2014
1.0.7.3 9,521 12/8/2014
1.0.7.2 9,470 12/8/2014
1.0.7.1 9,155 12/8/2014
1.0.7 9,047 12/8/2014
1.0.6.11 9,042 12/7/2014
1.0.6.10 9,041 12/5/2014
1.0.6.9 10,821 12/4/2014
1.0.6.8 9,630 12/2/2014
1.0.6.7 8,939 12/1/2014
1.0.6.6 8,910 11/27/2014
1.0.6.5 8,899 11/26/2014
1.0.6.4 9,057 11/22/2014
1.0.6.3 9,615 11/18/2014
1.0.6.2 9,211 11/11/2014
1.0.6.1 10,460 11/7/2014
1.0.6 10,494 11/6/2014
1.0.5.30 9,244 11/6/2014
1.0.5.29 9,224 11/4/2014
1.0.5.28 9,148 11/4/2014
1.0.5.27 9,061 11/4/2014
1.0.5.26 9,272 11/3/2014
1.0.5.25 10,563 11/3/2014
1.0.5.24 9,339 11/3/2014
1.0.5.23 9,271 10/31/2014
1.0.5.22 9,374 10/31/2014
1.0.5.21 9,106 10/30/2014
1.0.5.20 8,837 10/30/2014
1.0.5.19 8,814 10/29/2014
1.0.5.18 8,895 10/29/2014
1.0.5.17 8,854 10/29/2014
1.0.5.16 8,907 10/29/2014
1.0.5.15 8,922 10/28/2014
1.0.5.14 8,865 10/27/2014
1.0.5.13 8,784 10/27/2014
1.0.5.11 9,553 10/25/2014
1.0.5.10 9,566 10/24/2014
1.0.5.9 8,843 10/23/2014
1.0.5.8 8,888 10/21/2014
1.0.5.7 11,692 10/15/2014
1.0.5.6 13,878 10/7/2014
1.0.5.5 8,814 9/26/2014
1.0.5.4 8,842 9/26/2014
1.0.5.3 8,874 9/19/2014
1.0.5.2 9,084 9/19/2014
1.0.5.1 11,025 9/2/2014
1.0.5 9,448 9/2/2014
1.0.4.31 9,479 8/30/2014
1.0.4.30 9,425 8/30/2014
1.0.4.29 10,576 8/28/2014
1.0.4.28 10,711 8/24/2014
1.0.4.27 8,812 8/22/2014
1.0.4.26 8,836 8/21/2014
1.0.4.25 8,958 8/21/2014
1.0.4.24 8,902 8/21/2014
1.0.4.23 10,361 8/14/2014
1.0.4.22 8,803 8/14/2014
1.0.4.21 8,814 8/12/2014
1.0.4.20 8,905 8/9/2014
1.0.4.19 8,818 8/6/2014
1.0.4.18 8,891 8/5/2014
1.0.4.17 8,858 7/29/2014
1.0.4.16 11,029 7/23/2014
1.0.4.15 8,855 7/22/2014
1.0.4.14 8,863 7/21/2014
1.0.4.13 8,935 7/20/2014
1.0.4.12 8,817 7/20/2014
1.0.4.11 8,769 7/15/2014
1.0.4.10 8,800 7/13/2014
1.0.4.9 8,865 7/8/2014
1.0.4.8 9,030 6/27/2014
1.0.4.7 8,907 6/26/2014
1.0.4.6 8,994 6/25/2014
1.0.4.5 8,846 6/24/2014
1.0.4.4 8,950 6/23/2014
1.0.4.3 8,888 6/15/2014
1.0.4.2 8,918 6/10/2014
1.0.4.1 8,906 5/31/2014
1.0.4 8,867 5/22/2014
1.0.3.9 8,884 5/19/2014
1.0.3.8 8,830 5/19/2014
1.0.3.7 8,852 5/19/2014
1.0.3.6 8,845 5/16/2014
1.0.3.5 8,801 5/16/2014
1.0.3.4 9,161 5/4/2014
1.0.3.3 8,902 5/3/2014
1.0.3.2 8,853 5/3/2014
1.0.3.1 9,205 5/1/2014
1.0.3 8,978 4/30/2014
1.0.2 9,048 4/19/2014
1.0.1 9,155 4/17/2014