Serilog.Sinks.MSSqlServer 6.1.0-dev-00033

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 6.1.0-dev-00033
                    
NuGet\Install-Package Serilog.Sinks.MSSqlServer -Version 6.1.0-dev-00033
                    
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="6.1.0-dev-00033" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Serilog.Sinks.MSSqlServer" Version="6.1.0-dev-00033" />
                    
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 6.1.0-dev-00033
                    
#r "nuget: Serilog.Sinks.MSSqlServer, 6.1.0-dev-00033"
                    
#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@6.1.0-dev-00033
                    
#: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=6.1.0-dev-00033&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Serilog.Sinks.MSSqlServer&version=6.1.0-dev-00033&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 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 was computed. 
.NET Framework net461 was computed.  net462 is compatible.  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 (191)

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用户中心框架。

CucurbIT.Infrastructure.Logging.Targets

Package Description

Omnia.Fx.NetCore.SharePointServer

Package Description

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

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 is a repository for creating a Blazor Server dashboard application following the principles of Clean Architecture
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
TanvirArjel/CleanArchitecture
This repository contains the implementation of domain-driven design and clear architecture in ASP.NET Core.
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!!
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.0-dev-00140 1,068 8/20/2025
8.2.3-dev-00139 1,119 7/11/2025
8.2.2 329,798 7/11/2025
8.2.2-dev-00137 129 7/11/2025
8.2.2-dev-00136 179 7/11/2025
8.2.2-dev-00135 157 7/11/2025
8.2.2-dev-00134 464 7/4/2025
8.2.1 11,987 7/4/2025
8.2.1-dev-00132 292 7/4/2025
8.2.1-dev-00131 2,159 5/3/2025
8.2.1-dev-00130 508 4/27/2025
8.2.1-dev-00129 1,827 3/23/2025
8.2.0 667,814 3/23/2025
8.2.0-dev-00127 347 3/23/2025
8.1.2-dev-00126 337 3/19/2025
8.1.2-dev-00125 291 3/15/2025
8.1.1 65,911 3/15/2025
8.1.1-dev-00123 215 3/15/2025
8.1.1-dev-00122 4,251 1/29/2025
8.1.1-dev-00120 12,938 12/6/2024
8.1.0 898,910 12/6/2024
8.1.0-dev-00118 184 12/5/2024
8.1.0-dev-00117 2,816 11/22/2024
8.1.0-dev-00116 716 11/20/2024
8.0.1-dev-00115 1,164 11/14/2024
8.0.1-dev-00114 739 11/5/2024
8.0.0 579,188 11/5/2024
8.0.0-dev-00112 536 10/31/2024
7.0.2 449,425 10/18/2024
7.0.2-dev-00110 210 10/18/2024
7.0.2-dev-00108 206 10/18/2024
7.0.2-dev-00107 1,071 10/7/2024
7.0.2-dev-00106 265 10/3/2024
7.0.2-dev-00105 188 10/3/2024
7.0.2-dev-00104 184 10/3/2024
7.0.2-dev-00103 259 10/1/2024
7.0.2-dev-00102 217 9/30/2024
7.0.2-dev-00101 340 9/26/2024
7.0.2-dev-00100 176 9/26/2024
7.0.2-dev-00099 728 9/20/2024
7.0.1 369,629 9/20/2024
7.0.1-dev-00097 181 9/20/2024
7.0.1-dev-00095 192 9/20/2024
7.0.1-dev-00094 172 9/20/2024
7.0.1-dev-00092 933 9/13/2024
7.0.1-dev-00091 383 9/9/2024
7.0.0 121,871 9/9/2024
7.0.0-dev-00089 171 9/9/2024
7.0.0-dev-00088 182 9/9/2024
7.0.0-dev-00087 506 9/4/2024
6.7.2-dev-00086 5,725 8/29/2024
6.7.1 221,270 8/29/2024
6.7.1-dev-00084 341 8/28/2024
6.7.1-dev-00083 1,013 8/19/2024
6.7.0 72,746 8/19/2024
6.7.0-dev-00081 195 8/19/2024
6.6.2-dev-00080 17,617 5/28/2024
6.6.1 1,178,577 5/28/2024
6.6.1-dev-00078 210 5/28/2024
6.6.1-dev-00077 5,272 4/30/2024
6.6.1-dev-00076 1,958 4/9/2024
6.6.1-dev-00075 225 4/9/2024
6.6.1-dev-00074 5,589 2/23/2024
6.6.0 1,493,837 2/23/2024
6.6.0-dev-00072 1,358 2/15/2024
6.5.2 106,160 2/15/2024
6.5.2-dev-00071 318 2/15/2024
6.5.2-dev-00069 336 2/15/2024
6.5.2-dev-00068 1,782 2/1/2024
6.5.1 400,719 1/29/2024
6.5.1-dev-00066 326 1/29/2024
6.5.1-dev-00064 8,796 1/10/2024
6.5.1-dev-00063 7,655 12/4/2023
6.5.0 617,713 12/4/2023
6.5.0-dev-00061 583 12/4/2023
6.5.0-dev-00060 1,634 11/27/2023
6.4.0 115,835 11/25/2023
6.4.0-dev-00058 491 11/25/2023
6.4.0-dev-00057 503 11/24/2023
6.3.1-dev-00056 921 11/21/2023
6.3.0 2,672,827 3/19/2023
6.3.0-dev-00055 529 11/20/2023
6.3.0-dev-00054 485 11/20/2023
6.3.0-dev-00053 639 8/10/2023
6.3.0-dev-00052 742 5/13/2023
6.3.0-dev-00050 820 3/19/2023
6.3.0-dev-00049 16,581 2/7/2023
6.2.1-dev-00048 4,534 1/19/2023
6.2.0 882,496 1/19/2023
6.2.0-dev-00047 754 1/19/2023
6.2.0-dev-00046 762 1/19/2023
6.2.0-dev-00044 757 1/19/2023
6.2.0-dev-00043 775 1/19/2023
6.2.0-dev-00042 960 1/16/2023
6.2.0-dev-00041 886 1/8/2023
6.1.1-dev-00040 2,374 1/3/2023
6.1.1-dev-00039 1,021 12/30/2022
6.1.0 234,883 12/30/2022
6.1.0-dev-00038 733 12/30/2022
6.1.0-dev-00036 761 12/28/2022
6.1.0-dev-00035 972 12/19/2022
6.1.0-dev-00034 934 12/17/2022
6.1.0-dev-00033 957 12/11/2022
6.0.1-dev-00032 1,797 12/4/2022
6.0.1-dev-00031 3,449 10/17/2022
6.0.0 1,117,697 10/17/2022
6.0.0-dev-00029 770 10/17/2022
6.0.0-dev-00028 792 10/17/2022
5.9.0-dev-00027 5,493 10/15/2022
5.9.0-dev-00026 2,636 10/3/2022
5.9.0-dev-00025 1,293 10/2/2022
5.9.0-dev-00024 851 10/1/2022
5.8.0 774,985 9/28/2022
5.8.0-dev-00021 854 9/28/2022
5.8.0-dev-00020 7,008 7/25/2022
5.8.0-dev-00019 892 7/24/2022
5.8.0-dev-00018 6,061 6/23/2022
5.8.0-dev-00017 2,029 6/17/2022
5.7.1 1,507,783 6/17/2022
5.7.1-dev-00015 873 6/16/2022
5.7.1-dev-00014 18,303 3/18/2022
5.7.1-dev-00013 940 3/14/2022
5.7.1-dev-00012 1,040 3/7/2022
5.7.1-dev-00011 1,290 2/21/2022
5.7.1-dev-00009 1,142 2/20/2022
5.7.0 2,025,056 2/14/2022
5.7.0-dev-00441 816 2/15/2022
5.7.0-dev-00437 869 2/14/2022
5.7.0-dev-00435 817 2/14/2022
5.7.0-dev-00414 11,712 12/31/2021
5.7.0-dev-00412 865 12/31/2021
5.7.0-dev-00410 894 12/29/2021
5.7.0-dev-00408 745 12/29/2021
5.7.0-dev-00405 30,228 10/16/2021
5.7.0-dev-00008 831 2/20/2022
5.6.1 2,391,278 9/20/2021
5.6.1-dev-00402 1,096 10/5/2021
5.6.1-dev-00398 944 9/20/2021
5.6.0 3,879,081 11/6/2020
5.6.0-dev-00391 1,080 5/4/2021
5.6.0-dev-00388 1,171 12/8/2020
5.6.0-dev-00387 1,145 11/25/2020
5.6.0-dev-00383 1,161 11/6/2020
5.6.0-dev-00381 5,049 10/6/2020
5.6.0-dev-00379 1,423 9/26/2020
5.6.0-dev-00377 1,513 9/20/2020
5.6.0-dev-00375 33,636 8/3/2020
5.6.0-dev-00373 1,303 8/2/2020
5.5.2-dev-00370 1,514 7/29/2020
5.5.1 1,567,206 7/29/2020
5.5.1-dev-00366 1,187 7/29/2020
5.5.1-dev-00364 1,121 7/28/2020
5.5.1-dev-00362 1,219 7/28/2020
5.5.1-dev-00360 1,168 7/27/2020
5.5.1-dev-00358 9,372 7/5/2020
5.5.1-dev-00357 1,252 7/1/2020
5.5.1-dev-00356 1,209 7/1/2020
5.5.0 765,891 6/9/2020
5.5.0-dev-00351 1,188 6/9/2020
5.4.1-dev-00349 1,987 6/6/2020
5.4.1-dev-00347 1,178 6/6/2020
5.4.1-dev-00345 1,353 5/26/2020
5.4.1-dev-00343 1,305 5/24/2020
5.4.1-dev-00341 1,358 5/23/2020
5.4.1-dev-00338 2,237 5/21/2020
5.4.1-dev-00336 1,488 5/16/2020
5.4.1-dev-00334 1,831 5/13/2020
5.4.1-dev-00332 1,227 5/9/2020
5.4.1-dev-00330 1,156 5/7/2020
5.4.1-dev-00328 1,648 5/5/2020
5.4.0 841,805 5/5/2020
5.4.0-dev-00326 1,128 5/5/2020
5.4.0-dev-00322 1,119 5/5/2020
5.4.0-dev-00320 1,225 5/5/2020
5.4.0-dev-00314 1,384 4/30/2020
5.4.0-dev-00312 1,308 4/28/2020
5.4.0-dev-00310 1,068 4/28/2020
5.4.0-dev-00308 2,304 4/23/2020
5.4.0-dev-00306 2,843 4/22/2020
5.4.0-dev-00304 2,084 4/20/2020
5.3.0 229,432 4/20/2020
5.3.0-dev-00300 1,010 4/20/2020
5.3.0-dev-00298 1,012 4/20/2020
5.3.0-dev-00296 2,127 4/12/2020
5.3.0-dev-00294 1,076 4/12/2020
5.3.0-dev-00292 1,170 4/11/2020
5.3.0-dev-00290 1,426 4/8/2020
5.3.0-dev-00288 1,172 4/8/2020
5.3.0-dev-00286 1,131 4/8/2020
5.3.0-dev-00284 1,175 4/7/2020
5.3.0-dev-00282 1,107 4/7/2020
5.3.0-dev-00280 1,339 4/6/2020
5.3.0-dev-00278 1,161 4/6/2020
5.2.1-dev-00274 1,407 4/5/2020
5.2.1-dev-00271 1,045 4/5/2020
5.2.1-dev-00269 1,096 4/5/2020
5.2.1-dev-00267 1,266 4/5/2020
5.2.1-dev-00265 1,202 4/3/2020
5.2.1-dev-00257 5,540 3/30/2020
5.2.1-dev-00255 1,151 3/30/2020
5.2.0 359,325 3/27/2020
5.2.0-dev-00250 1,063 3/27/2020
5.2.0-dev-00248 20,502 3/12/2020
5.2.0-dev-00247 1,111 3/11/2020
5.2.0-dev-00246 1,079 3/11/2020
5.1.4 246,571 3/10/2020
5.1.4-dev-00242 1,117 3/10/2020
5.1.3 1,716,744 10/11/2019
5.1.3-dev-00241 1,163 1/20/2020
5.1.3-dev-00236 206,684 4/20/2019
5.1.3-dev-00235 1,375 4/20/2019
5.1.3-dev-00232 131,093 10/25/2018
5.1.3-dev-00231 2,544 10/20/2018
5.1.3-dev-00229 3,248 10/16/2018
5.1.3-dev-00226 18,107 10/5/2018
5.1.3-dev-00224 4,858 9/30/2018
5.1.3-dev-00221 1,951 9/21/2018
5.1.3-dev-00219 1,680 9/17/2018
5.1.3-dev-00217 1,491 9/17/2018
5.1.3-dev-00215 1,604 9/16/2018
5.1.3-dev-00212 4,715 9/7/2018
5.1.3-dev-00210 1,496 9/6/2018
5.1.3-dev-00206 1,482 9/6/2018
5.1.3-dev-00204 13,160 8/24/2018
5.1.3-dev-00202 2,524 8/2/2018
5.1.2 3,661,136 4/21/2018
5.1.2-dev-00201 1,998 7/12/2018
5.1.2-dev-00199 1,847 7/9/2018
5.1.2-dev-00196 1,889 5/9/2018
5.1.2-dev-00189 1,709 4/21/2018
5.1.1 155,675 3/12/2018
5.1.1-dev-00182 1,909 3/12/2018
5.1.0 187,015 1/3/2018
5.1.0-dev-00176 1,985 1/3/2018
5.1.0-dev-00174 4,973 12/4/2017
5.1.0-dev-00171 4,926 11/3/2017
5.1.0-dev-00169 2,643 10/17/2017
5.0.0 549,510 3/23/2017
5.0.0-dev-00156 3,570 12/6/2016
4.2.0 104,294 11/21/2016
4.1.2-dev-00150 1,872 10/20/2016
4.1.2-dev-00149 1,743 10/20/2016
4.1.2-dev-00141 2,144 9/9/2016
4.1.2-dev-00139 1,707 9/9/2016
4.1.1 58,166 9/4/2016
4.1.1-dev-00134 1,756 8/31/2016
4.1.1-dev-00133 1,742 8/31/2016
4.1.0 13,415 8/29/2016
4.1.0-dev-00128 1,733 8/29/2016
4.1.0-dev-00125 1,793 8/25/2016
4.1.0-dev-00122 1,744 8/24/2016
4.1.0-dev-00118 1,764 8/23/2016
4.1.0-dev-00114 1,803 8/11/2016
4.0.0 140,526 7/11/2016
4.0.0-dev-00109 1,837 7/11/2016
4.0.0-dev-00108 1,829 7/11/2016
4.0.0-beta-92 1,937 5/25/2016
4.0.0-beta-90 1,859 4/20/2016
4.0.0-beta-83 1,714 4/18/2016
4.0.0-beta-107 1,723 7/10/2016
4.0.0-beta-102 1,750 6/28/2016
4.0.0-beta-100 1,721 6/8/2016
3.0.98 30,456 6/7/2016
3.0.52 64,818 3/16/2016
3.0.50 2,408 3/16/2016
3.0.48 5,440 2/26/2016
3.0.46 23,997 2/20/2016
3.0.45 2,479 2/20/2016
3.0.42 8,295 2/11/2016
3.0.41 5,532 1/13/2016
2.0.39 2,831 1/7/2016
2.0.32 4,080 12/23/2015
2.0.31 2,378 12/23/2015
2.0.30 2,401 12/23/2015
2.0.29 2,454 12/23/2015
2.0.28 2,378 12/23/2015
2.0.27 2,360 12/23/2015
2.0.14 8,743 11/7/2015
2.0.13 2,620 11/5/2015
2.0.9 20,304 6/23/2015
2.0.7 14,534 4/8/2015
2.0.6 2,582 4/8/2015
1.5.4 2,713 4/2/2015
1.5.3 2,476 4/1/2015
1.5.2 2,509 3/30/2015
1.5.1 2,542 3/27/2015
1.4.196 5,385 2/22/2015
1.4.182 2,697 2/15/2015
1.4.168 5,023 2/8/2015
1.4.155 2,657 2/1/2015
1.4.139 2,628 1/23/2015
1.4.118 2,608 1/13/2015
1.4.113 2,606 1/6/2015
1.4.102 2,940 12/21/2014
1.4.99 3,433 12/18/2014
1.4.97 2,672 12/18/2014
1.4.76 5,898 12/8/2014
1.4.39 2,692 11/26/2014
1.4.34 2,661 11/24/2014
1.4.28 2,624 11/24/2014
1.4.27 2,599 11/23/2014
1.4.23 2,803 11/21/2014
1.4.21 2,586 11/21/2014
1.4.18 2,755 11/18/2014
1.4.15 3,570 11/4/2014
1.4.14 2,604 10/23/2014
1.4.13 2,444 10/23/2014
1.4.12 2,498 10/12/2014
1.4.11 3,703 10/8/2014
1.4.10 2,627 9/26/2014
1.4.9 2,519 9/17/2014
1.4.8 2,462 9/11/2014
1.4.7 2,641 9/1/2014
1.4.6 2,451 8/31/2014
1.4.5 2,469 8/27/2014
1.4.4 2,415 8/27/2014
1.4.3 2,531 8/25/2014
1.4.2 2,436 8/23/2014
1.4.1 2,513 8/23/2014
1.3.43 2,602 8/4/2014
1.3.42 2,451 7/30/2014
1.3.41 2,431 7/28/2014
1.3.40 2,469 7/26/2014
1.3.39 2,461 7/25/2014
1.3.36 2,476 7/20/2014
1.3.35 2,405 7/17/2014
1.3.34 2,742 7/6/2014
1.3.33 2,465 6/30/2014
1.3.30 2,530 6/19/2014
1.3.29 2,450 6/19/2014
1.3.28 2,496 6/19/2014
1.3.27 2,507 6/18/2014
1.3.25 2,405 6/9/2014
1.3.24 2,518 5/21/2014
1.3.23 2,443 5/20/2014
1.3.20 2,464 5/18/2014
1.3.19 2,479 5/17/2014
1.3.18 2,404 5/17/2014
1.3.17 2,589 5/17/2014
1.3.16 2,477 5/17/2014
1.3.15 2,457 5/16/2014
1.3.14 2,694 5/16/2014
1.3.13 2,573 5/16/2014
1.3.12 2,487 5/14/2014
1.3.7 2,474 5/11/2014
1.3.6 2,451 5/9/2014
1.3.5 2,474 5/6/2014
1.3.4 2,444 5/4/2014
1.3.3 2,501 4/28/2014
1.3.1 2,722 4/26/2014
1.2.53 2,587 4/26/2014
1.2.52 2,441 4/24/2014
1.2.51 2,682 4/18/2014
1.2.50 2,939 4/18/2014
1.2.49 2,599 4/17/2014
1.2.48 20,379 4/14/2014