NJsonSchema 11.5.0

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

JSON Schema reader, generator and validator for .NET

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 is compatible.  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 was computed. 
.NET Framework net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  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 (278)

Showing the top 5 NuGet packages that depend on NJsonSchema:

Package Downloads
NSwag.Core

NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript

NJsonSchema.Yaml

JSON Schema reader, generator and validator for .NET

NJsonSchema.NewtonsoftJson

JSON Schema reader, generator and validator for .NET

NJsonSchema.CodeGeneration

JSON Schema reader, generator and validator for .NET

NJsonSchema.Extensions

Extension methods for NJsonSchema to convert JObject, JArray and object to a NJsonSchema

GitHub repositories (52)

Showing the top 20 popular GitHub repositories that depend on NJsonSchema:

Repository Stars
chocolatey/choco
Chocolatey - the package manager for Windows
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
kurrent-io/KurrentDB
KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.
umbraco/Umbraco-CMS
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
Azure/azure-powershell
Microsoft Azure PowerShell
nuke-build/nuke
🏗 The AKEless Build System for C#/.NET
dafny-lang/dafny
Dafny is a verification-aware programming language
Squidex/squidex
Headless CMS and Content Managment Hub
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 20, React 19, Vue 3.5, BFF with YARP, NextJs 15, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ..
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
KSP-CKAN/CKAN
The Comprehensive Kerbal Archive Network
NethermindEth/nethermind
A robust execution client for Ethereum node operators.
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
paillave/Etl.Net
Mass processing data with a complete ETL for .net developers
flyingpie/windows-terminal-quake
Enable Quake-style dropdown for (almost) any application.
dotnet/dotnet-monitor
This repository contains the source code for .NET Monitor - a tool that allows you to gather diagnostic data from running applications using HTTP endpoints
elastic/apm-agent-dotnet
planetarium/libplanet
Blockchain in C#/.NET for on-chain, decentralized gaming
anobaka/Bakabase
A local media manager for all types of files. 二次元老司机专用的本地媒体文件管理器,支持管理和处理音视频、本子、图集、小说、哔哩哔哩视频、游戏甚至mod等各类资源
Version Downloads Last Updated
11.5.0 89,601 9/15/2025
11.4.0 968,247 7/30/2025
11.3.2 3,774,386 4/28/2025
11.3.1 5,220 4/28/2025
11.3.0 3,774 4/28/2025
11.2.0 1,526,315 3/29/2025
11.1.0 12,012,179 11/19/2024
11.0.2 12,447,873 7/17/2024
11.0.1 3,567,292 6/12/2024
11.0.0 16,509,651 1/3/2024
11.0.0-preview008 332,576 12/8/2023
11.0.0-preview007 3,978 12/8/2023
11.0.0-preview006 598,501 10/31/2023
11.0.0-preview005 2,491 10/30/2023
11.0.0-preview004 5,795 10/16/2023
11.0.0-preview003 34,091 9/26/2023
11.0.0-preview002 6,119 9/26/2023
11.0.0-preview001 4,492 9/25/2023
10.9.0 16,042,606 5/3/2023
10.8.0 20,537,809 9/16/2022
10.7.2 26,467,755 6/2/2022
10.7.1 1,016,239 5/18/2022
10.7.0 113,287 5/15/2022
10.6.10 27,638,623 2/21/2022
10.6.9 154,796 2/16/2022
10.6.8 806,235 2/10/2022
10.6.7 849,241 1/27/2022
10.6.6 6,243,085 12/15/2021
10.6.5 58,984 12/14/2021
10.6.4 287,332 12/10/2021
10.6.3 2,951,912 12/9/2021
10.6.2 217,462 12/7/2021
10.6.1 5,132 12/7/2021
10.6.0 103,136 12/2/2021
10.5.2 12,295,390 8/6/2021
10.5.1 52,380 8/5/2021
10.5.0 33,331 8/4/2021
10.4.6 923,313 7/22/2021
10.4.5 644,597 7/13/2021
10.4.4 3,459,230 5/11/2021
10.4.3 1,349,480 5/7/2021
10.4.2 23,427 5/7/2021
10.4.1 1,796,767 4/8/2021
10.4.0 272,595 3/23/2021
10.3.11 2,293,128 3/6/2021
10.3.10 83,900 3/2/2021
10.3.9 508,821 2/27/2021
10.3.8 210,009 2/23/2021
10.3.7 161,876 2/19/2021
10.3.6 299,465 2/16/2021
10.3.5 13,076 2/15/2021
10.3.4 974,184 2/5/2021
10.3.3 1,100,144 1/15/2021
10.3.2 639,304 12/17/2020
10.3.1 2,935,218 11/11/2020
10.3.0 123,293 11/11/2020
10.2.2 2,326,405 10/6/2020
10.2.1 2,087,044 9/30/2020
10.2.0 224,033 9/28/2020
10.1.26 2,226,249 9/5/2020
10.1.25 4,705 9/5/2020
10.1.24 1,810,035 7/19/2020
10.1.23 2,482,226 6/25/2020
10.1.22 18,375 6/24/2020
10.1.21 603,343 6/11/2020
10.1.20 71,925 6/10/2020
10.1.19 9,641 6/10/2020
10.1.18 668,517 5/27/2020
10.1.17 21,301 5/22/2020
10.1.16 594,312 5/15/2020
10.1.15 764,565 5/8/2020
10.1.14 16,665 5/7/2020
10.1.13 80,528 5/5/2020
10.1.12 742,282 3/27/2020
10.1.11 2,054,276 3/20/2020
10.1.10 5,015 3/20/2020
10.1.9 5,094 3/20/2020
10.1.8 99,069 3/9/2020
10.1.7 432,098 3/6/2020
10.1.6 5,922 3/6/2020
10.1.5 2,594,459 1/30/2020
10.1.4 1,109,487 1/17/2020
10.1.3 335,611 1/13/2020
10.1.2 878,474 12/17/2019
10.1.1 5,195 12/17/2019
10.1.0 110,840 12/16/2019
10.0.28 930,762 11/22/2019
10.0.27 1,615,257 10/9/2019
10.0.26 4,998 10/9/2019
10.0.25 224,076 10/9/2019
10.0.24 498,975 9/26/2019
10.0.23 1,273,733 8/22/2019
10.0.22 193,086 8/15/2019
10.0.21 1,109,475 6/27/2019
10.0.20 136,713 6/19/2019
10.0.19 166,409 6/13/2019
10.0.18 119,285 6/11/2019
10.0.17 15,360 6/10/2019
10.0.16 8,529 6/10/2019
10.0.15 22,750 6/7/2019
10.0.14 23,037 6/6/2019
10.0.13 34,033 6/3/2019
10.0.12 32,286 6/3/2019
10.0.11 12,718 5/30/2019
10.0.10 10,075 5/29/2019
10.0.9 9,738 5/29/2019
10.0.8 17,478 5/28/2019
10.0.7 8,641 5/27/2019
10.0.6 22,261 5/26/2019
10.0.5 13,823 5/24/2019
10.0.4 11,676 5/23/2019
10.0.3 76,452 5/22/2019
10.0.1 20,964 5/21/2019
10.0.0 11,601 5/20/2019
9.14.1 2,088,670 5/16/2019
9.14.0 8,714 5/16/2019
9.13.37 2,064,036 5/2/2019
9.13.36 124,355 4/26/2019
9.13.35 136,010 4/21/2019
9.13.34 11,234 4/19/2019
9.13.33 16,105 4/18/2019
9.13.32 8,546 4/18/2019
9.13.31 8,716 4/18/2019
9.13.30 11,270 4/17/2019
9.13.29 52,527 4/11/2019
9.13.28 313,319 3/29/2019
9.13.27 664,030 3/22/2019
9.13.26 684,342 3/20/2019
9.13.25 58,101 3/19/2019
9.13.24 15,395 3/18/2019
9.13.23 59,561 3/14/2019
9.13.22 321,566 3/3/2019
9.13.19 53,878 2/22/2019
9.13.18 1,072,546 2/13/2019
9.13.17 652,683 1/25/2019
9.13.16 13,583 1/23/2019
9.13.15 128,579 1/16/2019
9.13.14 31,337 1/15/2019
9.13.13 188,828 1/9/2019
9.13.12 34,676 1/8/2019
9.13.11 115,900 12/28/2018
9.13.10 550,558 12/20/2018
9.13.9 37,923 12/19/2018
9.13.8 8,642 12/19/2018
9.13.7 8,763 12/19/2018
9.13.5 87,292 12/18/2018
9.13.4 390,385 12/13/2018
9.13.3 34,243 12/13/2018
9.13.2 91,415 12/7/2018
9.13.1 9,561 12/6/2018
9.13.0 8,954 12/6/2018
9.12.7 146,174 11/30/2018
9.12.6 9,760 11/29/2018
9.12.5 58,596 11/21/2018
9.12.4 13,263 11/20/2018
9.12.3 22,488 11/19/2018
9.12.2 222,179 11/13/2018
9.12.1 10,171 11/13/2018
9.12.0 60,723 11/2/2018
9.11.1 167,824 10/10/2018
9.11.0 633,785 9/26/2018
9.10.75 513,413 9/21/2018
9.10.74 9,355 9/21/2018
9.10.73 233,006 9/11/2018
9.10.72 517,020 9/4/2018
9.10.71 12,474 8/31/2018
9.10.70 169,318 8/24/2018
9.10.69 15,743 8/20/2018
9.10.68 10,889 8/20/2018
9.10.67 336,861 8/8/2018
9.10.66 129,764 7/31/2018
9.10.65 175,594 7/27/2018
9.10.64 440,353 7/14/2018
9.10.63 144,107 7/11/2018
9.10.62 19,082 7/10/2018
9.10.61 26,698 7/9/2018
9.10.60 10,653 7/5/2018
9.10.59 10,872 7/3/2018
9.10.58 78,573 6/28/2018
9.10.57 30,809 6/25/2018
9.10.56 31,452 6/22/2018
9.10.55 11,289 6/19/2018
9.10.54 10,511 6/18/2018
9.10.53 61,401 6/14/2018
9.10.52 30,418 6/12/2018
9.10.51 10,381 6/11/2018
9.10.50 142,515 5/29/2018
9.10.49 84,012 5/24/2018
9.10.48 22,694 5/24/2018
9.10.47 9,809 5/24/2018
9.10.46 252,606 4/27/2018
9.10.45 41,338 4/20/2018
9.10.44 9,677 4/20/2018
9.10.43 16,563 4/19/2018
9.10.42 109,497 4/1/2018
9.10.41 50,488 3/24/2018
9.10.40 9,850 3/23/2018
9.10.39 23,303 3/21/2018
9.10.38 28,271 3/16/2018
9.10.37 13,600 3/15/2018
9.10.36 10,315 3/14/2018
9.10.35 10,527 3/14/2018
9.10.34 11,539 3/13/2018
9.10.33 16,924 3/13/2018
9.10.32 15,297 3/12/2018
9.10.31 9,587 3/12/2018
9.10.30 10,590 3/12/2018
9.10.29 91,561 3/2/2018
9.10.28 13,072 3/1/2018
9.10.27 119,156 2/13/2018
9.10.26 20,674 2/12/2018
9.10.25 16,406 2/10/2018
9.10.24 58,277 2/7/2018
9.10.23 6,810 2/7/2018
9.10.22 19,970 2/5/2018
9.10.21 23,881 2/1/2018
9.10.20 9,309 2/1/2018
9.10.19 207,333 12/22/2017
9.10.18 15,454 12/21/2017
9.10.17 9,347 12/21/2017
9.10.16 11,255 12/20/2017
9.10.15 23,498 12/13/2017
9.10.14 48,789 12/13/2017
9.10.13 48,160 12/11/2017
9.10.12 18,323 12/8/2017
9.10.11 9,535 12/8/2017
9.10.10 97,235 11/27/2017
9.10.9 64,395 11/14/2017
9.10.8 9,220 11/14/2017
9.10.7 15,002 11/13/2017
9.10.6 46,642 11/8/2017
9.10.5 26,885 11/7/2017
9.10.4 14,993 11/6/2017
9.10.3 21,093 11/3/2017
9.10.2 18,489 11/2/2017
9.10.1 11,304 10/31/2017
9.10.0 13,365 10/31/2017
9.9.17 35,432 10/28/2017
9.9.16 8,932 10/28/2017
9.9.15 9,459 10/27/2017
9.9.14 19,548 10/26/2017
9.9.13 9,145 10/26/2017
9.9.12 12,624 10/26/2017
9.9.11 17,354 10/25/2017
9.9.10 12,587 10/24/2017
9.9.9 9,136 10/24/2017
9.9.8 9,051 10/23/2017
9.9.7 8,990 10/23/2017
9.9.6 9,091 10/23/2017
9.9.5 11,041 10/23/2017
9.9.4 9,604 10/22/2017
9.9.3 9,011 10/22/2017
9.9.2 10,245 10/20/2017
9.9.1 9,228 10/19/2017
9.9.0 27,136 10/19/2017
9.8.3 26,373 10/17/2017
9.8.2 9,388 10/16/2017
9.8.1 9,107 10/16/2017
9.8.0 9,454 10/16/2017
9.7.7 34,041 10/12/2017
9.7.6 10,632 10/11/2017
9.7.5 14,971 10/11/2017
9.7.3 17,949 10/6/2017
9.7.2 9,045 10/6/2017
9.7.1 27,691 10/3/2017
9.7.0 9,122 10/3/2017
9.6.5 40,891 9/24/2017
9.6.4 9,233 9/22/2017
9.6.3 61,803 9/15/2017
9.6.2 9,086 9/14/2017
9.6.1 10,055 9/13/2017
9.6.0 26,591 9/11/2017
9.5.4 11,731 9/7/2017
9.5.3 9,265 9/7/2017
9.5.2 9,361 9/6/2017
9.5.1 9,467 9/6/2017
9.5.0 63,834 9/1/2017
9.4.10 29,359 8/26/2017
9.4.9 9,155 8/26/2017
9.4.8 358,503 8/23/2017
9.4.7 40,549 8/22/2017
9.4.6 9,097 8/22/2017
9.4.5 604,476 8/7/2017
9.4.4 9,392 8/4/2017
9.4.3 19,487 7/21/2017
9.4.2 59,586 7/15/2017
9.4.1 9,138 7/15/2017
9.4.0 9,376 7/15/2017
9.3.2 9,086 7/14/2017
9.3.1 68,692 7/13/2017
9.3.0 165,474 7/10/2017
9.2.5 14,984 6/29/2017
9.2.4 36,492 6/26/2017
9.2.3 9,546 6/23/2017
9.2.2 9,651 6/21/2017
9.2.1 9,078 6/21/2017
9.2.0 29,120 6/20/2017
9.1.13 9,596 6/20/2017
9.1.12 17,988 6/16/2017
9.1.11 56,908 6/13/2017
9.1.10 10,077 6/9/2017
9.1.9 9,000 6/9/2017
9.1.8 9,220 6/8/2017
9.1.7 12,827 6/6/2017
9.1.6 12,209 6/4/2017
9.1.5 9,117 6/4/2017
9.1.4 9,239 6/4/2017
9.1.3 9,903 6/1/2017
9.1.2 11,080 5/24/2017
9.1.1 12,169 5/18/2017
9.1.0 9,119 5/17/2017
9.0.0 20,165 5/17/2017
8.34.6331.29178 30,426 5/2/2017
8.33.6323.36213 1,375,224 4/24/2017
8.32.6319.16936 22,184 4/20/2017
8.31.6318.20479 14,114 4/19/2017
8.30.6304.31883 513,241 4/5/2017
8.29.6304.29574 8,752 4/5/2017
8.28.6304.29303 8,802 4/5/2017
8.27.6302.16041 11,871 4/3/2017
8.26.6300.23786 8,872 4/1/2017
8.25.6298.25721 11,612 3/30/2017
8.24.6298.12169 11,860 3/30/2017
8.23.6298.10815 8,837 3/30/2017
8.22.6296.25100 9,040 3/28/2017
8.21.6296.23959 8,891 3/28/2017
8.20.6296.23138 8,875 3/28/2017
8.19.6295.40470 9,290 3/27/2017
8.18.6295.39644 8,707 3/27/2017
8.17.6295.16496 11,594 3/27/2017
8.16.6295.13527 8,811 3/27/2017
8.15.6294.28815 8,794 3/26/2017
8.14.6289.34345 27,316 3/21/2017
8.13.6288.31182 9,053 3/20/2017
8.12.6288.29353 8,626 3/20/2017
8.11.6284.26855 42,475 3/16/2017
8.10.6282.29572 17,277 3/14/2017
8.9.6275.22295 25,110 3/7/2017
8.8.6270.12833 20,917 3/2/2017
8.7.6267.38130 9,596 2/27/2017
8.6.6263.34621 22,547 2/23/2017
8.5.6255.20253 50,268 2/15/2017
8.4.6254.24648 9,082 2/14/2017
8.3.6252.27806 9,172 2/12/2017
8.2.6249.40688 8,944 2/9/2017
8.1.6249.15627 24,083 2/9/2017
8.0.6242.20238 23,485 2/2/2017
7.10.6235.25398 18,607 1/26/2017
7.9.6234.40167 7,280 1/25/2017
7.8.6234.39143 7,335 1/25/2017
7.7.6231.35489 85,171 1/22/2017
7.6.6221.22528 18,674 1/12/2017
7.5.6218.39574 7,898 1/9/2017
7.4.6218.34172 7,141 1/9/2017
7.3.6214.20986 14,464 1/5/2017
7.2.6206.27034 17,641 12/28/2016
7.1.6203.28289 8,909 12/25/2016
7.0.6201.32793 11,580 12/23/2016
6.8.6197.43075 49,905 12/19/2016
6.7.6197.28471 7,504 12/19/2016
6.6.6192.39835 43,057 12/14/2016
6.5.6190.16910 7,922 12/12/2016
6.4.6189.32875 12,262 12/11/2016
6.3.6185.19861 13,743 12/7/2016
6.2.6179.20107 9,723 12/1/2016
6.1.6179.17509 7,122 12/1/2016
6.0.6178.42031 7,288 11/30/2016
5.20.6175.31167 25,424 11/27/2016
5.19.6171.28316 25,646 11/23/2016
5.18.6170.22062 13,789 11/22/2016
5.17.6169.42629 10,313 11/21/2016
5.16.6156.29215 144,250 11/8/2016
5.15.6154.34583 47,323 11/6/2016
5.14.6153.20987 7,343 11/5/2016
5.13.6150.21322 13,199 11/2/2016
5.12.6149.949 32,292 11/1/2016
5.11.6148.42451 7,314 10/31/2016
5.10.6148.26188 19,334 10/31/2016
5.9.6144.17989 9,690 10/27/2016
5.8.6143.37541 7,286 10/26/2016
5.7.6142.39228 9,635 10/25/2016
5.6.6142.18206 9,168 10/25/2016
5.5.6138.25614 17,268 10/21/2016
5.5.6138.25231 10,587 10/21/2016
5.4.6138.25088 7,098 10/21/2016
5.4.6138.24413 7,093 10/21/2016
5.3.6137.40406 9,215 10/20/2016
5.2.6135.25892 29,034 10/18/2016
5.1.6130.30069 10,719 10/13/2016
5.0.6130.17623 7,365 10/13/2016
4.28.6128.27588 13,279 10/11/2016
4.27.6128.21479 10,945 10/11/2016
4.26.6123.28532 9,752 10/6/2016
4.25.6122.24179 9,445 10/5/2016
4.24.6122.15983 9,781 10/5/2016
4.23.6120.19206 15,238 10/3/2016
4.22.6120.18407 8,893 10/3/2016
4.21.6119.18328 8,962 10/2/2016
4.20.6119.18035 7,283 10/2/2016
4.19.6118.22551 7,173 10/1/2016
4.18.6117.31903 7,267 9/30/2016
4.17.6115.27875 12,279 9/28/2016
4.16.6115.26709 7,152 9/28/2016
4.15.6113.36675 7,854 9/26/2016
4.14.6108.28115 8,013 9/21/2016
4.13.6107.31015 7,499 9/20/2016
4.12.6103.41721 13,707 9/16/2016
4.11.6103.32935 7,644 9/16/2016
4.10.6103.22760 76,353 9/16/2016
4.9.6102.40549 9,538 9/15/2016
4.8.6094.34027 15,334 9/7/2016
4.7.6093.32380 7,447 9/6/2016
4.6.6093.13919 11,503 9/6/2016
4.5.6091.37159 7,358 9/4/2016
4.4.6091.25564 7,266 9/4/2016
4.3.6089.14049 13,889 9/2/2016
4.2.6085.38782 9,676 8/29/2016
4.1.6075.30950 12,651 8/19/2016
4.0.6074.30968 21,533 8/18/2016
3.4.6065.33501 136,609 8/9/2016
3.3.6061.16591 10,836 8/5/2016
3.2.6060.41150 9,431 8/4/2016
3.1.6058.33392 9,894 8/2/2016
3.0.6058.19297 9,733 8/2/2016
2.65.6055.39156 93,286 7/30/2016
2.64.6055.38772 7,398 7/30/2016
2.62.6049.40362 30,204 7/24/2016
2.61.6047.40644 7,231 7/22/2016
2.60.6043.38307 11,323 7/18/2016
2.59.6040.32732 12,291 7/15/2016
2.58.6038.30299 9,076 7/13/2016
2.57.6037.28393 7,373 7/12/2016
2.56.6036.39820 14,887 7/11/2016
2.55.6036.31332 9,242 7/11/2016
2.54.6032.25763 9,512 7/7/2016
2.53.6030.34284 9,669 7/5/2016
2.52.6030.13790 9,142 7/5/2016
2.51.6022.22786 20,141 6/27/2016
2.50.6019.27727 7,190 6/24/2016
2.49.6019.25463 9,161 6/24/2016
2.48.6012.40848 11,179 6/17/2016
2.47.6012.36609 9,093 6/17/2016
2.46.6012.18623 9,134 6/17/2016
2.45.6011.39984 48,094 6/16/2016
2.44.6011.37467 9,044 6/16/2016
2.43.6010.35600 11,691 6/15/2016
2.41.6006.20160 8,990 6/11/2016
2.40.6005.16496 8,698 6/10/2016
2.39.6004.37509 8,508 6/9/2016
2.38.6002.31137 8,557 6/7/2016
2.37.6002.13677 7,201 6/7/2016
2.36.6001.31066 7,193 6/6/2016
2.35.6000.32415 7,216 6/5/2016
2.34.6000.31959 7,066 6/5/2016
2.33.6000.30327 7,174 6/5/2016
2.32.6000.24907 7,114 6/5/2016
2.31.5998.34796 9,684 6/3/2016
2.30.5998.28512 8,635 6/3/2016
2.29.5997.39527 20,053 6/2/2016
2.28.5997.37671 8,418 6/2/2016
2.27.5995.31644 9,169 5/31/2016
2.26.5992.40823 10,669 5/28/2016
2.25.5989.40403 8,565 5/25/2016
2.24.5988.28092 9,600 5/24/2016
2.23.5984.32960 11,838 5/20/2016
2.22.5984.16716 7,230 5/20/2016
2.21.5981.35957 16,477 5/17/2016
2.20.5981.32981 7,187 5/17/2016
2.19.5978.21534 9,940 5/14/2016
2.18.5976.28450 10,218 5/12/2016
2.17.5976.27663 7,128 5/12/2016
2.16.5975.38441 8,637 5/11/2016
2.15.5970.28125 19,085 5/6/2016
2.14.5967.31319 12,606 5/3/2016
2.13.5966.35759 8,238 5/2/2016
2.12.5965.33914 8,268 5/1/2016
2.11.5963.474 8,136 4/29/2016
2.10.5958.25556 9,323 4/24/2016
2.9.5956.34078 8,340 4/22/2016
2.8.5956.13680 7,271 4/22/2016
2.7.5954.13235 9,489 4/20/2016
2.6.5946.13963 10,678 4/12/2016
2.5.5941.14558 7,298 4/7/2016
2.4.5940.38662 8,207 4/6/2016
2.3.5940.24969 8,172 4/6/2016
2.2.5940.22487 7,293 4/6/2016
2.1.5940.20329 7,218 4/6/2016
2.0.5928.2914 11,210 3/25/2016
1.39.5923.31343 8,722 3/20/2016
1.38.5920.30379 8,020 3/17/2016
1.37.5912.16399 8,605 3/9/2016
1.36.5908.3838 8,336 3/5/2016
1.35.5908.509 9,336 3/5/2016
1.34.5905.41329 9,960 3/2/2016
1.32.5904.40563 7,359 3/1/2016
1.31.5892.26482 9,791 2/18/2016
1.30.5878.31384 20,205 2/4/2016
1.29.5875.38535 12,613 2/1/2016
1.29.5875.38248 7,134 2/1/2016
1.29.5875.36302 7,091 2/1/2016
1.28.5872.19133 9,203 1/29/2016
1.27.5865.35296 30,959 1/22/2016
1.26.5864.35160 8,193 1/21/2016
1.25.5861.38102 11,584 1/18/2016
1.24.5858.29180 8,023 1/15/2016
1.23.5856.30577 23,973 1/13/2016
1.22.5836.1197 11,004 12/24/2015
1.21.5834.30412 7,471 12/22/2015
1.21.5831.34290 8,212 12/19/2015
1.21.5830.29524 8,059 12/18/2015
1.20.5829.20854 8,201 12/17/2015
1.20.5829.15818 7,181 12/17/2015
1.19.5828.20063 7,367 12/16/2015
1.19.5827.22433 7,238 12/15/2015
1.19.5824.3255 8,284 12/12/2015
1.18.5822.14857 7,510 12/10/2015
1.18.5821.36806 8,063 12/9/2015
1.17.5820.28487 9,013 12/8/2015
1.16.5820.27108 7,236 12/8/2015
1.15.5812.25745 10,300 11/30/2015
1.14.5811.24407 8,297 11/29/2015
1.13.5811.23634 7,446 11/29/2015
1.12.5801.29458 8,418 11/19/2015
1.11.5799.31777 8,384 11/17/2015
1.10.5779.31942 13,884 10/28/2015
1.9.5778.39697 8,161 10/27/2015
1.9.5778.38903 8,421 10/27/2015
1.9.5778.31077 7,579 10/27/2015
1.8.5777.37128 8,332 10/26/2015
1.8.5775.25809 7,551 10/24/2015
1.7.5770.30722 12,832 10/19/2015
1.6.5769.33301 6,794 10/18/2015
1.6.5765.33542 7,297 10/14/2015
1.6.5763.16697 7,317 10/12/2015
1.6.5760.32685 7,060 10/9/2015
1.6.5759.33134 7,525 10/8/2015
1.6.5758.30931 7,615 10/7/2015
1.6.5757.40238 7,565 10/6/2015
1.6.5751.15394 7,397 9/30/2015
1.5.5750.33915 7,304 9/29/2015
1.5.5750.33435 7,298 9/29/2015
1.4.5737.33581 7,433 9/16/2015
1.4.5732.34143 7,271 9/11/2015
1.4.5731.36729 7,231 9/10/2015
1.3.5731.34877 7,220 9/10/2015
1.2.5730.33570 7,357 9/9/2015
1.1.5729.33707 7,212 9/8/2015
1.0.5725.35303 7,327 9/4/2015
0.2.5707.34168 7,226 8/17/2015
0.2.5707.33649 6,614 8/17/2015
0.1.5585.25897 16,941 4/17/2015
0.1.5582.28800 6,638 4/14/2015
0.1.5524.6071 6,906 2/15/2015
0.1.5504.31964 6,779 1/26/2015
0.1.5494.16128 6,671 1/16/2015
0.1.5492.33014 6,600 1/14/2015
0.1.5479.38772 7,126 1/1/2015
0.1.5477.39622 6,690 12/30/2014
0.1.5477.36883 6,789 12/30/2014
0.1.5471.22558 7,009 12/24/2014
0.1.5470.42846 7,102 12/23/2014
0.1.5470.35375 6,967 12/23/2014
0.1.5470.35079 21,625 12/23/2014