KissLog.AspNet.Mvc 1.4.5

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

KissLog AspNet Mvc package. Contains the components required to hook Asp.Net Mvc applications with KissLog. Install this package to Asp.Net MVC applications.

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  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
5.3.2 190 2/24/2025
5.3.1 210 10/16/2024
5.3.0 172 8/12/2024
5.2.0 210 5/3/2024
5.1.2 1,806 5/2/2022
5.1.1 956 12/27/2021
5.1.0 911 12/26/2021
5.0.0 992 11/6/2021
4.2.0 1,075 8/6/2021
4.1.0 1,183 1/31/2021
4.0.0 1,244 9/21/2020
3.5.6 1,891 3/3/2020
3.5.5 1,350 12/13/2019
3.5.4 1,319 11/22/2019
3.5.3 1,240 11/22/2019
3.5.2 1,262 11/11/2019
3.5.1 1,346 10/16/2019
3.5.0 1,254 10/12/2019
3.4.1 1,273 9/26/2019
3.4.0 1,463 7/5/2019
3.2.1 1,322 6/19/2019
3.2.0 1,393 5/19/2019
3.1.1 1,393 3/27/2019
3.1.0 1,372 3/26/2019
3.0.0 1,368 3/15/2019
2.2.0 1,480 11/13/2018
2.1.0 1,486 11/7/2018
2.0.0 1,550 10/20/2018
1.5.9 1,612 8/14/2018
1.5.8 1,647 8/13/2018
1.5.7 1,604 8/11/2018
1.5.6 1,718 7/25/2018
1.5.5 1,667 7/25/2018
1.5.4 1,617 7/25/2018
1.5.3 1,915 6/12/2018
1.5.2 1,837 6/5/2018
1.5.1 1,957 5/15/2018
1.5.0 1,895 5/9/2018
1.4.6 1,904 5/7/2018
1.4.5 2,017 5/4/2018
1.4.4 1,975 4/27/2018
1.4.3 1,928 4/27/2018
1.4.2 1,891 4/27/2018
1.4.1 1,935 4/26/2018
1.4.0 1,889 4/13/2018
1.3.6 1,903 2/25/2018
1.3.5 1,934 2/25/2018
1.3.4 1,953 11/18/2017
1.3.3 1,663 11/17/2017
1.3.2 1,790 11/17/2017
1.3.1 1,678 11/14/2017
1.3.0 1,965 11/13/2017
1.2.3 1,697 11/10/2017
1.2.2 1,724 10/28/2017
1.2.1 1,692 10/25/2017
1.2.0 1,677 10/25/2017
1.1.1 1,721 9/6/2017
1.1.0 1,699 8/25/2017
1.0.1 1,710 8/22/2017
1.0.0 1,748 8/22/2017

Added support for Session tracking. No code change is required :)