Serilog.Sinks.MSSqlServer 5.3.0-dev-00280

This is a prerelease version of Serilog.Sinks.MSSqlServer.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Serilog.Sinks.MSSqlServer --version 5.3.0-dev-00280
                    
NuGet\Install-Package Serilog.Sinks.MSSqlServer -Version 5.3.0-dev-00280
                    
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="Serilog.Sinks.MSSqlServer" Version="5.3.0-dev-00280" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Serilog.Sinks.MSSqlServer" Version="5.3.0-dev-00280" />
                    
Directory.Packages.props
<PackageReference Include="Serilog.Sinks.MSSqlServer" />
                    
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 Serilog.Sinks.MSSqlServer --version 5.3.0-dev-00280
                    
#r "nuget: Serilog.Sinks.MSSqlServer, 5.3.0-dev-00280"
                    
#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 Serilog.Sinks.MSSqlServer@5.3.0-dev-00280
                    
#: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=Serilog.Sinks.MSSqlServer&version=5.3.0-dev-00280&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Serilog.Sinks.MSSqlServer&version=5.3.0-dev-00280&prerelease
                    
Install as a Cake Tool

A Serilog sink that writes events to Microsoft SQL Server

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 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 is compatible.  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 net452 is compatible.  net46 was computed.  net461 is compatible.  net462 was computed.  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 (197)

Showing the top 5 NuGet packages that depend on Serilog.Sinks.MSSqlServer:

Package Downloads
Takenet.Iris.Common

Iris common data types package

OAuthApp

OAuth2.0的Saas用户中心框架。

RG3.PF.Web.StartUsed

1、【核心业务使用包RG3.PF.Web.StartUsed】(可配置化,标准化,灵活配置,集成百度、腾讯、阿里、短信通等巨头接口,可脱离开发环境,集成nodejs中间件、统一认证中心) 2、以Rg3.开头且类继承 IService 或 IRepository的在Starup里面不用注入,案例如下 3、public class ListRepository : IRepository 4、public class ListService : IService 5、使用请到github获取 RG3.PF.WebApp.Host 6、Quartz集成redis订阅、Quartz 7、修复多引用CLDC 8、接入微信公众号wxconfig 9、Prometheus+Grafana https://doc.rg1008.com/docs/rg_pass_log/rg_pass_log-1dpcuns9s6r8c 10、Headers添加VerifyApiValue 用于验证 11、添加时间戳 Convert.ToInt64(DateTimePFUtil.ToTimestampSecond(this.Expires)); 12、版本记录:https://doc.rg1008.com/docs/rg_pass_log/rg_pass_log-1dpubsabl25v4 13、 20240815 升级到.netcore sdk 8.0

CucurbIT.Infrastructure.Logging.Targets

Package Description

Omnia.Fx.NetCore.SharePointServer

Package Description

GitHub repositories (22)

Showing the top 20 popular GitHub repositories that depend on Serilog.Sinks.MSSqlServer:

Repository Stars
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
enkodellc/blazorboilerplate
Blazor Boilerplate / Starter Template with MudBlazor
iammukeshm/CleanArchitecture.WebApi
An implementation of Clean Architecture for ASP.NET Core 3.1 WebAPI. Built with loosely coupled architecture and clean-code practices in mind.
neozhu/CleanArchitectureWithBlazorServer
This repository is designed to create an enterprise Blazor Server application that follows the principles of Clean Architecture and implements Blazor Clean Architecture best practices for scalability, maintainability, and testability.
Amitpnk/Onion-architecture-ASP.NET-Core
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 8!
luoyunchong/lin-cms-dotnetcore
😃A simple and practical CMS implemented by .NET + FreeSql;前后端分离、Docker部署、OAtuh2授权登录、自动化部署DevOps、自动同步至Gitee、代码生成器、仿掘金专栏
skoruba/Duende.IdentityServer.Admin
The administration for the Duende IdentityServer and Asp.Net Core Identity ⚡
Harsha-Global/AspNetCore-Harsha
Asp.Net Core Ultimate Guide course | Web University by Harsha
skimedic/presentations
Copy of my public presentations
neozhu/visitormanagement
helps in managing visitors visiting the institutions for various reasons. It allows visitors to check-in digitally to eliminate the tedious registeration and other paperwork. Additionally, it also keeps a track of every individual inside the campus and their timings. Institutions has guards who enter their detail in some notebooks to keep a log which are practically impossible to reconcile. It is really unpleasent and hectic for visitor to stand at the gate and give details about the visit. To ease the process of registeration, Entry-In, Entry-Out, time tracking and logging the history, this VMS can be of great use!!
TanvirArjel/CleanArchitecture
This repository contains the implementation of domain-driven design and clear architecture in ASP.NET Core.
babaktaremi/Clean-Architecture-Template
🧹 Ready to develop template based on clean architecture principles. Supports ASP NET Core Identity integrated with JWE tokens, OTP authentication, stand alone plugin development, CQRS pattern using MediatR library and dynamic permission management system out of the box
serilog-contrib/serilog-ui
Simple Serilog log viewer UI for several sinks.
Apress/pro-c-sharp-10
Source Code for 'Pro C# 10 with .NET 6' by Andrew Troelsen and Phil Japikse
DevBetterCom/DevBetterWeb
A simple web application for devBetter
johnstaveley/SecurityEssentials
Raise your baseline in security by using this as your template instead of default Mvc project. Keep your app secure by continuously applying Security rules
jignesht24/Aspnetcore
Learn ASP.net core MVC
osstotalsoft/nbb
.Net Building Blocks
luoyunchong/dotnetcore-examples
about learning DotNetCore via examples. DotNetCore 教程、技术栈示例代码,快速简单上手教程。
Amitpnk/Clean-Architecture-ASP.NET-Core
Complete solution template which is built on Clean Architecture with all essential feature, CI/CD, best practice, testing Strategy using the testing pyramid and documentation using .NET 5!
Version Downloads Last Updated
9.0.3-dev-00153 989 11/2/2025
9.0.2 36,213 11/2/2025
9.0.2-dev-00151 197 11/2/2025
9.0.2-dev-00150 275 10/26/2025
9.0.2-dev-00149 180 10/24/2025
9.0.2-dev-00148 241 10/23/2025
9.0.2-dev-00147 207 10/22/2025
9.0.1 28,845 10/22/2025
9.0.1-dev-00145 178 10/22/2025
9.0.1-dev-00144 167 10/17/2025
9.0.0 11,819 10/17/2025
9.0.0-dev-00142 110 10/17/2025
9.0.0-dev-00141 132 10/17/2025
9.0.0-dev-00140 1,478 8/20/2025
8.2.3-dev-00139 1,397 7/11/2025
8.2.2 560,153 7/11/2025
8.2.2-dev-00137 144 7/11/2025
8.2.2-dev-00136 200 7/11/2025
8.2.2-dev-00135 170 7/11/2025
8.2.2-dev-00134 492 7/4/2025
8.2.1 15,497 7/4/2025
8.2.1-dev-00132 315 7/4/2025
8.2.1-dev-00131 2,430 5/3/2025
8.2.1-dev-00130 560 4/27/2025
8.2.1-dev-00129 1,920 3/23/2025
8.2.0 804,089 3/23/2025
8.2.0-dev-00127 370 3/23/2025
8.1.2-dev-00126 354 3/19/2025
8.1.2-dev-00125 312 3/15/2025
8.1.1 85,218 3/15/2025
8.1.1-dev-00123 231 3/15/2025
8.1.1-dev-00122 5,192 1/29/2025
8.1.1-dev-00120 13,923 12/6/2024
8.1.0 1,005,149 12/6/2024
8.1.0-dev-00118 206 12/5/2024
8.1.0-dev-00117 2,961 11/22/2024
8.1.0-dev-00116 748 11/20/2024
8.0.1-dev-00115 1,257 11/14/2024
8.0.1-dev-00114 769 11/5/2024
8.0.0 636,582 11/5/2024
8.0.0-dev-00112 593 10/31/2024
7.0.2 483,017 10/18/2024
7.0.2-dev-00110 239 10/18/2024
7.0.2-dev-00108 225 10/18/2024
7.0.2-dev-00107 1,086 10/7/2024
7.0.2-dev-00106 284 10/3/2024
7.0.2-dev-00105 203 10/3/2024
7.0.2-dev-00104 202 10/3/2024
7.0.2-dev-00103 278 10/1/2024
7.0.2-dev-00102 323 9/30/2024
7.0.2-dev-00101 367 9/26/2024
7.0.2-dev-00100 190 9/26/2024
7.0.2-dev-00099 750 9/20/2024
7.0.1 399,667 9/20/2024
7.0.1-dev-00097 209 9/20/2024
7.0.1-dev-00095 216 9/20/2024
7.0.1-dev-00094 192 9/20/2024
7.0.1-dev-00092 951 9/13/2024
7.0.1-dev-00091 418 9/9/2024
7.0.0 135,799 9/9/2024
7.0.0-dev-00089 189 9/9/2024
7.0.0-dev-00088 198 9/9/2024
7.0.0-dev-00087 520 9/4/2024
6.7.2-dev-00086 6,159 8/29/2024
6.7.1 247,939 8/29/2024
6.7.1-dev-00084 367 8/28/2024
6.7.1-dev-00083 1,085 8/19/2024
6.7.0 82,671 8/19/2024
6.7.0-dev-00081 213 8/19/2024
6.6.2-dev-00080 18,932 5/28/2024
6.6.1 1,254,885 5/28/2024
6.6.1-dev-00078 225 5/28/2024
6.6.1-dev-00077 5,475 4/30/2024
6.6.1-dev-00076 1,997 4/9/2024
6.6.1-dev-00075 248 4/9/2024
6.6.1-dev-00074 5,642 2/23/2024
6.6.0 1,578,130 2/23/2024
6.6.0-dev-00072 1,379 2/15/2024
6.5.2 113,447 2/15/2024
6.5.2-dev-00071 342 2/15/2024
6.5.2-dev-00069 353 2/15/2024
6.5.2-dev-00068 1,841 2/1/2024
6.5.1 421,313 1/29/2024
6.5.1-dev-00066 336 1/29/2024
6.5.1-dev-00064 8,976 1/10/2024
6.5.1-dev-00063 7,775 12/4/2023
6.5.0 644,807 12/4/2023
6.5.0-dev-00061 611 12/4/2023
6.5.0-dev-00060 1,666 11/27/2023
6.4.0 121,212 11/25/2023
6.4.0-dev-00058 512 11/25/2023
6.4.0-dev-00057 516 11/24/2023
6.3.1-dev-00056 955 11/21/2023
6.3.0 2,754,373 3/19/2023
6.3.0-dev-00055 548 11/20/2023
6.3.0-dev-00054 507 11/20/2023
6.3.0-dev-00053 656 8/10/2023
6.3.0-dev-00052 773 5/13/2023
6.3.0-dev-00050 843 3/19/2023
6.3.0-dev-00049 16,917 2/7/2023
6.2.1-dev-00048 4,563 1/19/2023
6.2.0 900,414 1/19/2023
6.2.0-dev-00047 775 1/19/2023
6.2.0-dev-00046 781 1/19/2023
6.2.0-dev-00044 775 1/19/2023
6.2.0-dev-00043 803 1/19/2023
6.2.0-dev-00042 979 1/16/2023
6.2.0-dev-00041 914 1/8/2023
6.1.1-dev-00040 2,422 1/3/2023
6.1.1-dev-00039 1,041 12/30/2022
6.1.0 241,414 12/30/2022
6.1.0-dev-00038 756 12/30/2022
6.1.0-dev-00036 786 12/28/2022
6.1.0-dev-00035 998 12/19/2022
6.1.0-dev-00034 956 12/17/2022
6.1.0-dev-00033 985 12/11/2022
6.0.1-dev-00032 1,894 12/4/2022
6.0.1-dev-00031 3,503 10/17/2022
6.0.0 1,146,712 10/17/2022
6.0.0-dev-00029 795 10/17/2022
6.0.0-dev-00028 821 10/17/2022
5.9.0-dev-00027 5,841 10/15/2022
5.9.0-dev-00026 2,675 10/3/2022
5.9.0-dev-00025 1,311 10/2/2022
5.9.0-dev-00024 873 10/1/2022
5.8.0 797,663 9/28/2022
5.8.0-dev-00021 931 9/28/2022
5.8.0-dev-00020 7,194 7/25/2022
5.8.0-dev-00019 923 7/24/2022
5.8.0-dev-00018 6,204 6/23/2022
5.8.0-dev-00017 2,067 6/17/2022
5.7.1 1,535,431 6/17/2022
5.7.1-dev-00015 894 6/16/2022
5.7.1-dev-00014 18,551 3/18/2022
5.7.1-dev-00013 970 3/14/2022
5.7.1-dev-00012 1,068 3/7/2022
5.7.1-dev-00011 1,328 2/21/2022
5.7.1-dev-00009 1,183 2/20/2022
5.7.0 2,055,815 2/14/2022
5.7.0-dev-00441 844 2/15/2022
5.7.0-dev-00437 901 2/14/2022
5.7.0-dev-00435 854 2/14/2022
5.7.0-dev-00414 11,753 12/31/2021
5.7.0-dev-00412 897 12/31/2021
5.7.0-dev-00410 920 12/29/2021
5.7.0-dev-00408 779 12/29/2021
5.7.0-dev-00405 30,389 10/16/2021
5.7.0-dev-00008 868 2/20/2022
5.6.1 2,433,802 9/20/2021
5.6.1-dev-00402 1,131 10/5/2021
5.6.1-dev-00398 977 9/20/2021
5.6.0 3,930,438 11/6/2020
5.6.0-dev-00391 1,112 5/4/2021
5.6.0-dev-00388 1,207 12/8/2020
5.6.0-dev-00387 1,179 11/25/2020
5.6.0-dev-00383 1,198 11/6/2020
5.6.0-dev-00381 5,129 10/6/2020
5.6.0-dev-00379 1,456 9/26/2020
5.6.0-dev-00377 1,541 9/20/2020
5.6.0-dev-00375 36,457 8/3/2020
5.6.0-dev-00373 1,342 8/2/2020
5.5.2-dev-00370 1,622 7/29/2020
5.5.1 1,582,755 7/29/2020
5.5.1-dev-00366 1,216 7/29/2020
5.5.1-dev-00364 1,156 7/28/2020
5.5.1-dev-00362 1,244 7/28/2020
5.5.1-dev-00360 1,203 7/27/2020
5.5.1-dev-00358 9,441 7/5/2020
5.5.1-dev-00357 1,290 7/1/2020
5.5.1-dev-00356 1,248 7/1/2020
5.5.0 779,761 6/9/2020
5.5.0-dev-00351 1,224 6/9/2020
5.4.1-dev-00349 2,059 6/6/2020
5.4.1-dev-00347 1,218 6/6/2020
5.4.1-dev-00345 1,383 5/26/2020
5.4.1-dev-00343 1,347 5/24/2020
5.4.1-dev-00341 1,411 5/23/2020
5.4.1-dev-00338 2,271 5/21/2020
5.4.1-dev-00336 1,525 5/16/2020
5.4.1-dev-00334 1,867 5/13/2020
5.4.1-dev-00332 1,269 5/9/2020
5.4.1-dev-00330 1,188 5/7/2020
5.4.1-dev-00328 1,683 5/5/2020
5.4.0 858,729 5/5/2020
5.4.0-dev-00326 1,169 5/5/2020
5.4.0-dev-00322 1,158 5/5/2020
5.4.0-dev-00320 1,258 5/5/2020
5.4.0-dev-00314 1,421 4/30/2020
5.4.0-dev-00312 1,348 4/28/2020
5.4.0-dev-00310 1,102 4/28/2020
5.4.0-dev-00308 2,340 4/23/2020
5.4.0-dev-00306 2,916 4/22/2020
5.4.0-dev-00304 2,118 4/20/2020
5.3.0 234,124 4/20/2020
5.3.0-dev-00300 1,045 4/20/2020
5.3.0-dev-00298 1,038 4/20/2020
5.3.0-dev-00296 2,161 4/12/2020
5.3.0-dev-00294 1,109 4/12/2020
5.3.0-dev-00292 1,201 4/11/2020
5.3.0-dev-00290 1,457 4/8/2020
5.3.0-dev-00288 1,206 4/8/2020
5.3.0-dev-00286 1,159 4/8/2020
5.3.0-dev-00284 1,212 4/7/2020
5.3.0-dev-00282 1,144 4/7/2020
5.3.0-dev-00280 1,373 4/6/2020
5.3.0-dev-00278 1,195 4/6/2020
5.2.1-dev-00274 1,446 4/5/2020
5.2.1-dev-00271 1,081 4/5/2020
5.2.1-dev-00269 1,129 4/5/2020
5.2.1-dev-00267 1,298 4/5/2020
5.2.1-dev-00265 1,232 4/3/2020
5.2.1-dev-00257 5,577 3/30/2020
5.2.1-dev-00255 1,183 3/30/2020
5.2.0 361,641 3/27/2020
5.2.0-dev-00250 1,096 3/27/2020
5.2.0-dev-00248 20,860 3/12/2020
5.2.0-dev-00247 1,150 3/11/2020
5.2.0-dev-00246 1,104 3/11/2020
5.1.4 249,195 3/10/2020
5.1.4-dev-00242 1,154 3/10/2020
5.1.3 1,744,795 10/11/2019
5.1.3-dev-00241 1,201 1/20/2020
5.1.3-dev-00236 207,976 4/20/2019
5.1.3-dev-00235 1,418 4/20/2019
5.1.3-dev-00232 131,258 10/25/2018
5.1.3-dev-00231 2,578 10/20/2018
5.1.3-dev-00229 3,294 10/16/2018
5.1.3-dev-00226 18,178 10/5/2018
5.1.3-dev-00224 4,896 9/30/2018
5.1.3-dev-00221 1,990 9/21/2018
5.1.3-dev-00219 1,720 9/17/2018
5.1.3-dev-00217 1,529 9/17/2018
5.1.3-dev-00215 1,644 9/16/2018
5.1.3-dev-00212 4,770 9/7/2018
5.1.3-dev-00210 1,532 9/6/2018
5.1.3-dev-00206 1,522 9/6/2018
5.1.3-dev-00204 13,240 8/24/2018
5.1.3-dev-00202 2,585 8/2/2018
5.1.2 3,724,729 4/21/2018
5.1.2-dev-00201 2,079 7/12/2018
5.1.2-dev-00199 1,928 7/9/2018
5.1.2-dev-00196 1,966 5/9/2018
5.1.2-dev-00189 1,768 4/21/2018
5.1.1 159,170 3/12/2018
5.1.1-dev-00182 1,985 3/12/2018
5.1.0 189,278 1/3/2018
5.1.0-dev-00176 2,071 1/3/2018
5.1.0-dev-00174 5,043 12/4/2017
5.1.0-dev-00171 5,147 11/3/2017
5.1.0-dev-00169 2,700 10/17/2017
5.0.0 556,785 3/23/2017
5.0.0-dev-00156 3,622 12/6/2016
4.2.0 105,808 11/21/2016
4.1.2-dev-00150 1,937 10/20/2016
4.1.2-dev-00149 1,806 10/20/2016
4.1.2-dev-00141 2,201 9/9/2016
4.1.2-dev-00139 1,767 9/9/2016
4.1.1 59,256 9/4/2016
4.1.1-dev-00134 1,816 8/31/2016
4.1.1-dev-00133 1,806 8/31/2016
4.1.0 14,395 8/29/2016
4.1.0-dev-00128 1,800 8/29/2016
4.1.0-dev-00125 1,862 8/25/2016
4.1.0-dev-00122 1,797 8/24/2016
4.1.0-dev-00118 1,830 8/23/2016
4.1.0-dev-00114 1,866 8/11/2016
4.0.0 142,147 7/11/2016
4.0.0-dev-00109 1,894 7/11/2016
4.0.0-dev-00108 1,889 7/11/2016
4.0.0-beta-92 1,995 5/25/2016
4.0.0-beta-90 1,912 4/20/2016
4.0.0-beta-83 1,765 4/18/2016
4.0.0-beta-107 1,779 7/10/2016
4.0.0-beta-102 1,800 6/28/2016
4.0.0-beta-100 1,781 6/8/2016
3.0.98 31,676 6/7/2016
3.0.52 65,924 3/16/2016
3.0.50 3,285 3/16/2016
3.0.48 6,323 2/26/2016
3.0.46 24,911 2/20/2016
3.0.45 3,360 2/20/2016
3.0.42 9,344 2/11/2016
3.0.41 6,442 1/13/2016
2.0.39 3,717 1/7/2016
2.0.32 4,957 12/23/2015
2.0.31 3,257 12/23/2015
2.0.30 3,278 12/23/2015
2.0.29 3,330 12/23/2015
2.0.28 3,262 12/23/2015
2.0.27 3,250 12/23/2015
2.0.14 9,619 11/7/2015
2.0.13 3,498 11/5/2015
2.0.9 21,250 6/23/2015
2.0.7 15,574 4/8/2015
2.0.6 3,458 4/8/2015
1.5.4 3,593 4/2/2015
1.5.3 3,358 4/1/2015
1.5.2 3,390 3/30/2015
1.5.1 3,422 3/27/2015
1.4.196 6,262 2/22/2015
1.4.182 3,578 2/15/2015
1.4.168 6,129 2/8/2015
1.4.155 3,538 2/1/2015
1.4.139 3,511 1/23/2015
1.4.118 3,481 1/13/2015
1.4.113 3,487 1/6/2015
1.4.102 3,822 12/21/2014
1.4.99 4,315 12/18/2014
1.4.97 3,557 12/18/2014
1.4.76 6,779 12/8/2014
1.4.39 3,574 11/26/2014
1.4.34 3,545 11/24/2014
1.4.28 3,510 11/24/2014
1.4.27 3,481 11/23/2014
1.4.23 3,675 11/21/2014
1.4.21 3,457 11/21/2014
1.4.18 3,636 11/18/2014
1.4.15 4,441 11/4/2014
1.4.14 3,478 10/23/2014
1.4.13 3,319 10/23/2014
1.4.12 3,370 10/12/2014
1.4.11 4,572 10/8/2014
1.4.10 3,497 9/26/2014
1.4.9 3,390 9/17/2014
1.4.8 3,335 9/11/2014
1.4.7 3,509 9/1/2014
1.4.6 3,324 8/31/2014
1.4.5 3,354 8/27/2014
1.4.4 3,293 8/27/2014
1.4.3 3,402 8/25/2014
1.4.2 3,312 8/23/2014
1.4.1 3,394 8/23/2014
1.3.43 3,482 8/4/2014
1.3.42 3,319 7/30/2014
1.3.41 3,306 7/28/2014
1.3.40 3,340 7/26/2014
1.3.39 3,337 7/25/2014
1.3.36 3,347 7/20/2014
1.3.35 3,280 7/17/2014
1.3.34 3,621 7/6/2014
1.3.33 3,340 6/30/2014
1.3.30 3,403 6/19/2014
1.3.29 3,324 6/19/2014
1.3.28 3,368 6/19/2014
1.3.27 3,383 6/18/2014
1.3.25 3,273 6/9/2014
1.3.24 3,392 5/21/2014
1.3.23 3,319 5/20/2014
1.3.20 3,336 5/18/2014
1.3.19 3,353 5/17/2014
1.3.18 3,277 5/17/2014
1.3.17 3,474 5/17/2014
1.3.16 3,349 5/17/2014
1.3.15 3,333 5/16/2014
1.3.14 3,568 5/16/2014
1.3.13 3,449 5/16/2014
1.3.12 3,362 5/14/2014
1.3.7 3,341 5/11/2014
1.3.6 3,319 5/9/2014
1.3.5 3,347 5/6/2014
1.3.4 3,319 5/4/2014
1.3.3 3,377 4/28/2014
1.3.1 3,589 4/26/2014
1.2.53 3,466 4/26/2014
1.2.52 3,319 4/24/2014
1.2.51 3,555 4/18/2014
1.2.50 3,813 4/18/2014
1.2.49 3,474 4/17/2014
1.2.48 26,800 4/14/2014