KruisIT.Web.Analytics 2.6.0

dotnet add package KruisIT.Web.Analytics --version 2.6.0
NuGet\Install-Package KruisIT.Web.Analytics -Version 2.6.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="KruisIT.Web.Analytics" Version="2.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add KruisIT.Web.Analytics --version 2.6.0
#r "nuget: KruisIT.Web.Analytics, 2.6.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.
// Install KruisIT.Web.Analytics as a Cake Addin
#addin nuget:?package=KruisIT.Web.Analytics&version=2.6.0

// Install KruisIT.Web.Analytics as a Cake Tool
#tool nuget:?package=KruisIT.Web.Analytics&version=2.6.0

Server side analytics for ASP.NET MVC.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.6.0 1,095 5/20/2018
2.5.0 1,070 2/1/2018
2.4.0 974 1/26/2018
2.3.0 1,002 1/20/2018
2.2.2 865 11/26/2017
2.2.1 907 11/25/2017
2.1.2 897 11/25/2017
2.1.1 883 11/25/2017
2.0.0 900 11/20/2017
1.6.0 1,051 6/10/2016
1.5.0 1,023 6/7/2016
1.4.2 1,344 4/27/2016
1.3.1 1,103 4/22/2016
1.2.0 994 4/12/2016

2.6 Remove defaults for startdate, enddate
2.5 Add startdate, enddate fields
2.4 Fix a bug that calculated wrong values for Visitors
2.3 Add a refresh button
2.2 Add value label on the last day
2.1 Improve new UI
2.0 New UI
1.6 Fix a data bug
1.5 Add Visitors view (vs Page Views)
1.4 Add javascript to fit the data to the available width
1.3 Add user agent and referrer
1.2 Initial release