NJsonSchema 11.4.0

dotnet add package NJsonSchema --version 11.4.0
                    
NuGet\Install-Package NJsonSchema -Version 11.4.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.4.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NJsonSchema" Version="11.4.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.4.0
                    
#r "nuget: NJsonSchema, 11.4.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.4.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.4.0
                    
Install as a Cake Addin
#tool nuget:?package=NJsonSchema&version=11.4.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 (272)

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 (47)

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.
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
JasperFx/jasper
Next generation application development framework for .Net
micro-elements/MicroElements.Swashbuckle.FluentValidation
Use FluentValidation rules instead of ComponentModel attributes
Version Downloads Last Updated
11.4.0 621,215 7/30/2025
11.3.2 3,277,972 4/28/2025
11.3.1 4,602 4/28/2025
11.3.0 3,409 4/28/2025
11.2.0 1,429,105 3/29/2025
11.1.0 11,269,023 11/19/2024
11.0.2 11,924,741 7/17/2024
11.0.1 3,474,429 6/12/2024
11.0.0 16,140,496 1/3/2024
11.0.0-preview008 328,227 12/8/2023
11.0.0-preview007 3,844 12/8/2023
11.0.0-preview006 582,290 10/31/2023
11.0.0-preview005 2,426 10/30/2023
11.0.0-preview004 5,740 10/16/2023
11.0.0-preview003 33,508 9/26/2023
11.0.0-preview002 5,893 9/26/2023
11.0.0-preview001 4,354 9/25/2023
10.9.0 15,810,575 5/3/2023
10.8.0 20,329,304 9/16/2022
10.7.2 25,796,939 6/2/2022
10.7.1 1,007,979 5/18/2022
10.7.0 112,570 5/15/2022
10.6.10 26,982,751 2/21/2022
10.6.9 153,997 2/16/2022
10.6.8 803,274 2/10/2022
10.6.7 846,658 1/27/2022
10.6.6 6,210,371 12/15/2021
10.6.5 58,825 12/14/2021
10.6.4 286,537 12/10/2021
10.6.3 2,878,048 12/9/2021
10.6.2 216,707 12/7/2021
10.6.1 5,070 12/7/2021
10.6.0 102,980 12/2/2021
10.5.2 12,192,485 8/6/2021
10.5.1 51,993 8/5/2021
10.5.0 33,144 8/4/2021
10.4.6 918,574 7/22/2021
10.4.5 637,104 7/13/2021
10.4.4 3,435,118 5/11/2021
10.4.3 1,347,589 5/7/2021
10.4.2 23,218 5/7/2021
10.4.1 1,785,866 4/8/2021
10.4.0 269,685 3/23/2021
10.3.11 2,285,113 3/6/2021
10.3.10 83,794 3/2/2021
10.3.9 507,805 2/27/2021
10.3.8 209,250 2/23/2021
10.3.7 161,575 2/19/2021
10.3.6 297,748 2/16/2021
10.3.5 13,008 2/15/2021
10.3.4 971,030 2/5/2021
10.3.3 1,097,012 1/15/2021
10.3.2 634,729 12/17/2020
10.3.1 2,919,199 11/11/2020
10.3.0 121,928 11/11/2020
10.2.2 2,309,164 10/6/2020
10.2.1 2,056,587 9/30/2020
10.2.0 223,646 9/28/2020
10.1.26 2,220,967 9/5/2020
10.1.25 4,641 9/5/2020
10.1.24 1,804,043 7/19/2020
10.1.23 2,475,993 6/25/2020
10.1.22 18,308 6/24/2020
10.1.21 600,674 6/11/2020
10.1.20 70,997 6/10/2020
10.1.19 9,572 6/10/2020
10.1.18 666,228 5/27/2020
10.1.17 21,214 5/22/2020
10.1.16 591,091 5/15/2020
10.1.15 762,554 5/8/2020
10.1.14 16,260 5/7/2020
10.1.13 80,460 5/5/2020
10.1.12 736,462 3/27/2020
10.1.11 2,047,505 3/20/2020
10.1.10 4,951 3/20/2020
10.1.9 5,036 3/20/2020
10.1.8 98,735 3/9/2020
10.1.7 430,795 3/6/2020
10.1.6 5,807 3/6/2020
10.1.5 2,584,525 1/30/2020
10.1.4 1,106,076 1/17/2020
10.1.3 335,105 1/13/2020
10.1.2 876,560 12/17/2019
10.1.1 5,129 12/17/2019
10.1.0 110,513 12/16/2019
10.0.28 929,038 11/22/2019
10.0.27 1,612,100 10/9/2019
10.0.26 4,933 10/9/2019
10.0.25 224,020 10/9/2019
10.0.24 496,476 9/26/2019
10.0.23 1,269,252 8/22/2019
10.0.22 191,078 8/15/2019
10.0.21 1,104,413 6/27/2019
10.0.20 136,451 6/19/2019
10.0.19 166,069 6/13/2019
10.0.18 117,625 6/11/2019
10.0.17 15,290 6/10/2019
10.0.16 8,459 6/10/2019
10.0.15 22,619 6/7/2019
10.0.14 22,983 6/6/2019
10.0.13 33,981 6/3/2019
10.0.12 32,225 6/3/2019
10.0.11 12,646 5/30/2019
10.0.10 10,020 5/29/2019
10.0.9 9,652 5/29/2019
10.0.8 16,985 5/28/2019
10.0.7 8,576 5/27/2019
10.0.6 22,198 5/26/2019
10.0.5 13,743 5/24/2019
10.0.4 11,614 5/23/2019
10.0.3 76,252 5/22/2019
10.0.1 20,729 5/21/2019
10.0.0 11,546 5/20/2019
9.14.1 2,070,724 5/16/2019
9.14.0 8,649 5/16/2019
9.13.37 2,046,800 5/2/2019
9.13.36 123,783 4/26/2019
9.13.35 134,908 4/21/2019
9.13.34 11,162 4/19/2019
9.13.33 16,011 4/18/2019
9.13.32 8,471 4/18/2019
9.13.31 8,654 4/18/2019
9.13.30 11,207 4/17/2019
9.13.29 51,790 4/11/2019
9.13.28 312,499 3/29/2019
9.13.27 662,969 3/22/2019
9.13.26 676,654 3/20/2019
9.13.25 57,920 3/19/2019
9.13.24 15,331 3/18/2019
9.13.23 59,495 3/14/2019
9.13.22 319,301 3/3/2019
9.13.19 53,629 2/22/2019
9.13.18 1,072,094 2/13/2019
9.13.17 637,832 1/25/2019
9.13.16 13,517 1/23/2019
9.13.15 128,079 1/16/2019
9.13.14 30,947 1/15/2019
9.13.13 188,358 1/9/2019
9.13.12 34,472 1/8/2019
9.13.11 115,297 12/28/2018
9.13.10 547,530 12/20/2018
9.13.9 37,749 12/19/2018
9.13.8 8,570 12/19/2018
9.13.7 8,697 12/19/2018
9.13.5 86,808 12/18/2018
9.13.4 387,049 12/13/2018
9.13.3 34,082 12/13/2018
9.13.2 91,121 12/7/2018
9.13.1 9,486 12/6/2018
9.13.0 8,889 12/6/2018
9.12.7 145,823 11/30/2018
9.12.6 9,678 11/29/2018
9.12.5 58,143 11/21/2018
9.12.4 13,173 11/20/2018
9.12.3 22,305 11/19/2018
9.12.2 221,519 11/13/2018
9.12.1 10,090 11/13/2018
9.12.0 60,446 11/2/2018
9.11.1 167,640 10/10/2018
9.11.0 632,062 9/26/2018
9.10.75 511,737 9/21/2018
9.10.74 9,293 9/21/2018
9.10.73 232,217 9/11/2018
9.10.72 516,129 9/4/2018
9.10.71 12,396 8/31/2018
9.10.70 169,043 8/24/2018
9.10.69 15,633 8/20/2018
9.10.68 10,796 8/20/2018
9.10.67 335,830 8/8/2018
9.10.66 128,831 7/31/2018
9.10.65 175,330 7/27/2018
9.10.64 440,204 7/14/2018
9.10.63 143,747 7/11/2018
9.10.62 19,007 7/10/2018
9.10.61 26,589 7/9/2018
9.10.60 10,577 7/5/2018
9.10.59 10,780 7/3/2018
9.10.58 78,257 6/28/2018
9.10.57 30,621 6/25/2018
9.10.56 31,245 6/22/2018
9.10.55 11,225 6/19/2018
9.10.54 10,409 6/18/2018
9.10.53 61,136 6/14/2018
9.10.52 30,172 6/12/2018
9.10.51 10,243 6/11/2018
9.10.50 141,953 5/29/2018
9.10.49 83,135 5/24/2018
9.10.48 22,148 5/24/2018
9.10.47 9,702 5/24/2018
9.10.46 250,826 4/27/2018
9.10.45 40,604 4/20/2018
9.10.44 9,570 4/20/2018
9.10.43 16,321 4/19/2018
9.10.42 109,071 4/1/2018
9.10.41 50,152 3/24/2018
9.10.40 9,748 3/23/2018
9.10.39 23,120 3/21/2018
9.10.38 28,170 3/16/2018
9.10.37 13,503 3/15/2018
9.10.36 10,221 3/14/2018
9.10.35 10,445 3/14/2018
9.10.34 11,384 3/13/2018
9.10.33 16,808 3/13/2018
9.10.32 15,001 3/12/2018
9.10.31 9,515 3/12/2018
9.10.30 10,524 3/12/2018
9.10.29 90,910 3/2/2018
9.10.28 12,999 3/1/2018
9.10.27 118,719 2/13/2018
9.10.26 20,475 2/12/2018
9.10.25 16,169 2/10/2018
9.10.24 57,932 2/7/2018
9.10.23 6,766 2/7/2018
9.10.22 19,731 2/5/2018
9.10.21 23,733 2/1/2018
9.10.20 9,240 2/1/2018
9.10.19 206,457 12/22/2017
9.10.18 15,268 12/21/2017
9.10.17 9,249 12/21/2017
9.10.16 11,183 12/20/2017
9.10.15 23,346 12/13/2017
9.10.14 48,428 12/13/2017
9.10.13 47,998 12/11/2017
9.10.12 18,169 12/8/2017
9.10.11 9,457 12/8/2017
9.10.10 95,613 11/27/2017
9.10.9 64,111 11/14/2017
9.10.8 9,123 11/14/2017
9.10.7 14,925 11/13/2017
9.10.6 46,381 11/8/2017
9.10.5 26,463 11/7/2017
9.10.4 14,844 11/6/2017
9.10.3 20,732 11/3/2017
9.10.2 18,239 11/2/2017
9.10.1 11,238 10/31/2017
9.10.0 13,250 10/31/2017
9.9.17 35,118 10/28/2017
9.9.16 8,868 10/28/2017
9.9.15 9,396 10/27/2017
9.9.14 19,416 10/26/2017
9.9.13 9,103 10/26/2017
9.9.12 12,571 10/26/2017
9.9.11 17,200 10/25/2017
9.9.10 12,536 10/24/2017
9.9.9 9,067 10/24/2017
9.9.8 8,980 10/23/2017
9.9.7 8,904 10/23/2017
9.9.6 9,015 10/23/2017
9.9.5 10,975 10/23/2017
9.9.4 9,525 10/22/2017
9.9.3 8,935 10/22/2017
9.9.2 10,187 10/20/2017
9.9.1 9,156 10/19/2017
9.9.0 26,991 10/19/2017
9.8.3 26,221 10/17/2017
9.8.2 9,327 10/16/2017
9.8.1 9,033 10/16/2017
9.8.0 9,400 10/16/2017
9.7.7 32,851 10/12/2017
9.7.6 10,535 10/11/2017
9.7.5 14,820 10/11/2017
9.7.3 17,776 10/6/2017
9.7.2 8,975 10/6/2017
9.7.1 27,535 10/3/2017
9.7.0 9,055 10/3/2017
9.6.5 40,528 9/24/2017
9.6.4 9,154 9/22/2017
9.6.3 61,531 9/15/2017
9.6.2 9,030 9/14/2017
9.6.1 9,964 9/13/2017
9.6.0 26,333 9/11/2017
9.5.4 11,643 9/7/2017
9.5.3 9,177 9/7/2017
9.5.2 9,310 9/6/2017
9.5.1 9,408 9/6/2017
9.5.0 63,557 9/1/2017
9.4.10 29,114 8/26/2017
9.4.9 9,096 8/26/2017
9.4.8 357,232 8/23/2017
9.4.7 40,310 8/22/2017
9.4.6 9,033 8/22/2017
9.4.5 604,191 8/7/2017
9.4.4 9,305 8/4/2017
9.4.3 19,374 7/21/2017
9.4.2 59,134 7/15/2017
9.4.1 9,069 7/15/2017
9.4.0 9,298 7/15/2017
9.3.2 9,035 7/14/2017
9.3.1 68,462 7/13/2017
9.3.0 162,674 7/10/2017
9.2.5 14,940 6/29/2017
9.2.4 36,332 6/26/2017
9.2.3 9,454 6/23/2017
9.2.2 9,556 6/21/2017
9.2.1 9,008 6/21/2017
9.2.0 28,983 6/20/2017
9.1.13 9,501 6/20/2017
9.1.12 17,815 6/16/2017
9.1.11 56,622 6/13/2017
9.1.10 10,009 6/9/2017
9.1.9 8,940 6/9/2017
9.1.8 9,131 6/8/2017
9.1.7 12,746 6/6/2017
9.1.6 12,127 6/4/2017
9.1.5 9,039 6/4/2017
9.1.4 9,153 6/4/2017
9.1.3 9,809 6/1/2017
9.1.2 11,001 5/24/2017
9.1.1 12,097 5/18/2017
9.1.0 9,035 5/17/2017
9.0.0 20,080 5/17/2017
8.34.6331.29178 30,357 5/2/2017
8.33.6323.36213 1,367,525 4/24/2017
8.32.6319.16936 21,948 4/20/2017
8.31.6318.20479 13,994 4/19/2017
8.30.6304.31883 509,213 4/5/2017
8.29.6304.29574 8,697 4/5/2017
8.28.6304.29303 8,741 4/5/2017
8.27.6302.16041 11,756 4/3/2017
8.26.6300.23786 8,825 4/1/2017
8.25.6298.25721 11,564 3/30/2017
8.24.6298.12169 11,809 3/30/2017
8.23.6298.10815 8,786 3/30/2017
8.22.6296.25100 8,984 3/28/2017
8.21.6296.23959 8,842 3/28/2017
8.20.6296.23138 8,820 3/28/2017
8.19.6295.40470 9,237 3/27/2017
8.18.6295.39644 8,656 3/27/2017
8.17.6295.16496 11,533 3/27/2017
8.16.6295.13527 8,747 3/27/2017
8.15.6294.28815 8,734 3/26/2017
8.14.6289.34345 27,188 3/21/2017
8.13.6288.31182 9,004 3/20/2017
8.12.6288.29353 8,574 3/20/2017
8.11.6284.26855 42,308 3/16/2017
8.10.6282.29572 17,113 3/14/2017
8.9.6275.22295 24,928 3/7/2017
8.8.6270.12833 20,719 3/2/2017
8.7.6267.38130 9,547 2/27/2017
8.6.6263.34621 22,361 2/23/2017
8.5.6255.20253 49,891 2/15/2017
8.4.6254.24648 9,033 2/14/2017
8.3.6252.27806 9,125 2/12/2017
8.2.6249.40688 8,896 2/9/2017
8.1.6249.15627 23,884 2/9/2017
8.0.6242.20238 23,155 2/2/2017
7.10.6235.25398 18,533 1/26/2017
7.9.6234.40167 7,253 1/25/2017
7.8.6234.39143 7,305 1/25/2017
7.7.6231.35489 84,766 1/22/2017
7.6.6221.22528 18,528 1/12/2017
7.5.6218.39574 7,845 1/9/2017
7.4.6218.34172 7,111 1/9/2017
7.3.6214.20986 14,378 1/5/2017
7.2.6206.27034 17,458 12/28/2016
7.1.6203.28289 8,848 12/25/2016
7.0.6201.32793 11,530 12/23/2016
6.8.6197.43075 49,368 12/19/2016
6.7.6197.28471 7,472 12/19/2016
6.6.6192.39835 42,847 12/14/2016
6.5.6190.16910 7,892 12/12/2016
6.4.6189.32875 12,228 12/11/2016
6.3.6185.19861 13,613 12/7/2016
6.2.6179.20107 9,678 12/1/2016
6.1.6179.17509 7,091 12/1/2016
6.0.6178.42031 7,258 11/30/2016
5.20.6175.31167 25,373 11/27/2016
5.19.6171.28316 25,434 11/23/2016
5.18.6170.22062 13,646 11/22/2016
5.17.6169.42629 10,237 11/21/2016
5.16.6156.29215 143,874 11/8/2016
5.15.6154.34583 47,292 11/6/2016
5.14.6153.20987 7,314 11/5/2016
5.13.6150.21322 13,168 11/2/2016
5.12.6149.949 31,883 11/1/2016
5.11.6148.42451 7,284 10/31/2016
5.10.6148.26188 19,242 10/31/2016
5.9.6144.17989 9,640 10/27/2016
5.8.6143.37541 7,257 10/26/2016
5.7.6142.39228 9,571 10/25/2016
5.6.6142.18206 9,106 10/25/2016
5.5.6138.25614 17,237 10/21/2016
5.5.6138.25231 10,502 10/21/2016
5.4.6138.25088 7,065 10/21/2016
5.4.6138.24413 7,065 10/21/2016
5.3.6137.40406 9,154 10/20/2016
5.2.6135.25892 28,965 10/18/2016
5.1.6130.30069 10,659 10/13/2016
5.0.6130.17623 7,332 10/13/2016
4.28.6128.27588 13,134 10/11/2016
4.27.6128.21479 10,825 10/11/2016
4.26.6123.28532 9,692 10/6/2016
4.25.6122.24179 9,384 10/5/2016
4.24.6122.15983 9,709 10/5/2016
4.23.6120.19206 15,070 10/3/2016
4.22.6120.18407 8,834 10/3/2016
4.21.6119.18328 8,912 10/2/2016
4.20.6119.18035 7,255 10/2/2016
4.19.6118.22551 7,133 10/1/2016
4.18.6117.31903 7,238 9/30/2016
4.17.6115.27875 12,249 9/28/2016
4.16.6115.26709 7,122 9/28/2016
4.15.6113.36675 7,820 9/26/2016
4.14.6108.28115 7,975 9/21/2016
4.13.6107.31015 7,466 9/20/2016
4.12.6103.41721 13,668 9/16/2016
4.11.6103.32935 7,609 9/16/2016
4.10.6103.22760 76,296 9/16/2016
4.9.6102.40549 9,498 9/15/2016
4.8.6094.34027 15,275 9/7/2016
4.7.6093.32380 7,416 9/6/2016
4.6.6093.13919 11,449 9/6/2016
4.5.6091.37159 7,317 9/4/2016
4.4.6091.25564 7,234 9/4/2016
4.3.6089.14049 13,820 9/2/2016
4.2.6085.38782 9,618 8/29/2016
4.1.6075.30950 12,580 8/19/2016
4.0.6074.30968 21,400 8/18/2016
3.4.6065.33501 136,557 8/9/2016
3.3.6061.16591 10,767 8/5/2016
3.2.6060.41150 9,362 8/4/2016
3.1.6058.33392 9,825 8/2/2016
3.0.6058.19297 9,571 8/2/2016
2.65.6055.39156 93,114 7/30/2016
2.64.6055.38772 7,366 7/30/2016
2.62.6049.40362 29,953 7/24/2016
2.61.6047.40644 7,201 7/22/2016
2.60.6043.38307 11,267 7/18/2016
2.59.6040.32732 12,170 7/15/2016
2.58.6038.30299 9,025 7/13/2016
2.57.6037.28393 7,342 7/12/2016
2.56.6036.39820 14,725 7/11/2016
2.55.6036.31332 9,191 7/11/2016
2.54.6032.25763 9,483 7/7/2016
2.53.6030.34284 9,589 7/5/2016
2.52.6030.13790 9,083 7/5/2016
2.51.6022.22786 19,938 6/27/2016
2.50.6019.27727 7,158 6/24/2016
2.49.6019.25463 9,089 6/24/2016
2.48.6012.40848 11,106 6/17/2016
2.47.6012.36609 9,028 6/17/2016
2.46.6012.18623 9,074 6/17/2016
2.45.6011.39984 47,167 6/16/2016
2.44.6011.37467 8,996 6/16/2016
2.43.6010.35600 11,627 6/15/2016
2.41.6006.20160 8,960 6/11/2016
2.40.6005.16496 8,657 6/10/2016
2.39.6004.37509 8,464 6/9/2016
2.38.6002.31137 8,514 6/7/2016
2.37.6002.13677 7,168 6/7/2016
2.36.6001.31066 7,161 6/6/2016
2.35.6000.32415 7,185 6/5/2016
2.34.6000.31959 7,035 6/5/2016
2.33.6000.30327 7,144 6/5/2016
2.32.6000.24907 7,083 6/5/2016
2.31.5998.34796 9,630 6/3/2016
2.30.5998.28512 8,592 6/3/2016
2.29.5997.39527 19,744 6/2/2016
2.28.5997.37671 8,379 6/2/2016
2.27.5995.31644 9,126 5/31/2016
2.26.5992.40823 10,594 5/28/2016
2.25.5989.40403 8,514 5/25/2016
2.24.5988.28092 9,559 5/24/2016
2.23.5984.32960 11,760 5/20/2016
2.22.5984.16716 7,199 5/20/2016
2.21.5981.35957 16,336 5/17/2016
2.20.5981.32981 7,154 5/17/2016
2.19.5978.21534 9,881 5/14/2016
2.18.5976.28450 10,157 5/12/2016
2.17.5976.27663 7,088 5/12/2016
2.16.5975.38441 8,598 5/11/2016
2.15.5970.28125 18,930 5/6/2016
2.14.5967.31319 12,541 5/3/2016
2.13.5966.35759 8,199 5/2/2016
2.12.5965.33914 8,215 5/1/2016
2.11.5963.474 8,103 4/29/2016
2.10.5958.25556 9,268 4/24/2016
2.9.5956.34078 8,298 4/22/2016
2.8.5956.13680 7,240 4/22/2016
2.7.5954.13235 9,428 4/20/2016
2.6.5946.13963 10,636 4/12/2016
2.5.5941.14558 7,266 4/7/2016
2.4.5940.38662 8,167 4/6/2016
2.3.5940.24969 8,122 4/6/2016
2.2.5940.22487 7,263 4/6/2016
2.1.5940.20329 7,189 4/6/2016
2.0.5928.2914 11,156 3/25/2016
1.39.5923.31343 8,669 3/20/2016
1.38.5920.30379 7,976 3/17/2016
1.37.5912.16399 8,575 3/9/2016
1.36.5908.3838 8,289 3/5/2016
1.35.5908.509 9,291 3/5/2016
1.34.5905.41329 9,914 3/2/2016
1.32.5904.40563 7,327 3/1/2016
1.31.5892.26482 9,759 2/18/2016
1.30.5878.31384 20,117 2/4/2016
1.29.5875.38535 12,555 2/1/2016
1.29.5875.38248 7,103 2/1/2016
1.29.5875.36302 7,058 2/1/2016
1.28.5872.19133 9,149 1/29/2016
1.27.5865.35296 30,926 1/22/2016
1.26.5864.35160 8,149 1/21/2016
1.25.5861.38102 11,457 1/18/2016
1.24.5858.29180 7,989 1/15/2016
1.23.5856.30577 23,828 1/13/2016
1.22.5836.1197 10,932 12/24/2015
1.21.5834.30412 7,423 12/22/2015
1.21.5831.34290 8,160 12/19/2015
1.21.5830.29524 8,019 12/18/2015
1.20.5829.20854 8,158 12/17/2015
1.20.5829.15818 7,151 12/17/2015
1.19.5828.20063 7,338 12/16/2015
1.19.5827.22433 7,205 12/15/2015
1.19.5824.3255 8,223 12/12/2015
1.18.5822.14857 7,470 12/10/2015
1.18.5821.36806 8,012 12/9/2015
1.17.5820.28487 8,932 12/8/2015
1.16.5820.27108 7,203 12/8/2015
1.15.5812.25745 10,249 11/30/2015
1.14.5811.24407 8,243 11/29/2015
1.13.5811.23634 7,413 11/29/2015
1.12.5801.29458 8,367 11/19/2015
1.11.5799.31777 8,333 11/17/2015
1.10.5779.31942 13,763 10/28/2015
1.9.5778.39697 8,120 10/27/2015
1.9.5778.38903 8,376 10/27/2015
1.9.5778.31077 7,527 10/27/2015
1.8.5777.37128 8,259 10/26/2015
1.8.5775.25809 7,501 10/24/2015
1.7.5770.30722 12,744 10/19/2015
1.6.5769.33301 6,760 10/18/2015
1.6.5765.33542 7,267 10/14/2015
1.6.5763.16697 7,286 10/12/2015
1.6.5760.32685 7,026 10/9/2015
1.6.5759.33134 7,492 10/8/2015
1.6.5758.30931 7,581 10/7/2015
1.6.5757.40238 7,532 10/6/2015
1.6.5751.15394 7,362 9/30/2015
1.5.5750.33915 7,274 9/29/2015
1.5.5750.33435 7,266 9/29/2015
1.4.5737.33581 7,402 9/16/2015
1.4.5732.34143 7,241 9/11/2015
1.4.5731.36729 7,200 9/10/2015
1.3.5731.34877 7,189 9/10/2015
1.2.5730.33570 7,325 9/9/2015
1.1.5729.33707 7,179 9/8/2015
1.0.5725.35303 7,293 9/4/2015
0.2.5707.34168 7,195 8/17/2015
0.2.5707.33649 6,584 8/17/2015
0.1.5585.25897 16,885 4/17/2015
0.1.5582.28800 6,605 4/14/2015
0.1.5524.6071 6,875 2/15/2015
0.1.5504.31964 6,748 1/26/2015
0.1.5494.16128 6,637 1/16/2015
0.1.5492.33014 6,570 1/14/2015
0.1.5479.38772 7,098 1/1/2015
0.1.5477.39622 6,657 12/30/2014
0.1.5477.36883 6,753 12/30/2014
0.1.5471.22558 6,977 12/24/2014
0.1.5470.42846 7,069 12/23/2014
0.1.5470.35375 6,934 12/23/2014
0.1.5470.35079 21,269 12/23/2014