KissLog.AspNet.Mvc
3.5.3
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package KissLog.AspNet.Mvc --version 3.5.3
NuGet\Install-Package KissLog.AspNet.Mvc -Version 3.5.3
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="3.5.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add KissLog.AspNet.Mvc --version 3.5.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: KissLog.AspNet.Mvc, 3.5.3"
#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 KissLog.AspNet.Mvc as a Cake Addin #addin nuget:?package=KissLog.AspNet.Mvc&version=3.5.3 // Install KissLog.AspNet.Mvc as a Cake Tool #tool nuget:?package=KissLog.AspNet.Mvc&version=3.5.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
KissLog ASP.NET MVC package. Install this package on ASP.NET MVC web applications.
Product | Versions 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.
-
- KissLog.AspNet.Web (>= 3.5.3)
- Microsoft.AspNet.Mvc (>= 5.2.4)
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.1 | 119 | 10/16/2024 |
5.3.0 | 110 | 8/12/2024 |
5.2.0 | 140 | 5/3/2024 |
5.1.2 | 1,696 | 5/2/2022 |
5.1.1 | 849 | 12/27/2021 |
5.1.0 | 798 | 12/26/2021 |
5.0.0 | 887 | 11/6/2021 |
4.2.0 | 974 | 8/6/2021 |
4.1.0 | 1,068 | 1/31/2021 |
4.0.0 | 1,122 | 9/21/2020 |
3.5.6 | 1,670 | 3/3/2020 |
3.5.5 | 1,227 | 12/13/2019 |
3.5.4 | 1,191 | 11/22/2019 |
3.5.3 | 1,103 | 11/22/2019 |
3.5.2 | 1,119 | 11/11/2019 |
3.5.1 | 1,211 | 10/16/2019 |
3.5.0 | 1,125 | 10/12/2019 |
3.4.1 | 1,146 | 9/26/2019 |
3.4.0 | 1,309 | 7/5/2019 |
3.2.1 | 1,184 | 6/19/2019 |
3.2.0 | 1,267 | 5/19/2019 |
3.1.1 | 1,247 | 3/27/2019 |
3.1.0 | 1,228 | 3/26/2019 |
3.0.0 | 1,236 | 3/15/2019 |
2.2.0 | 1,332 | 11/13/2018 |
2.1.0 | 1,338 | 11/7/2018 |
2.0.0 | 1,396 | 10/20/2018 |
1.5.9 | 1,443 | 8/14/2018 |
1.5.8 | 1,486 | 8/13/2018 |
1.5.7 | 1,428 | 8/11/2018 |
1.5.6 | 1,465 | 7/25/2018 |
1.5.5 | 1,409 | 7/25/2018 |
1.5.4 | 1,369 | 7/25/2018 |
1.5.3 | 1,559 | 6/12/2018 |
1.5.2 | 1,478 | 6/5/2018 |
1.5.1 | 1,590 | 5/15/2018 |
1.5.0 | 1,529 | 5/9/2018 |
1.4.6 | 1,537 | 5/7/2018 |
1.4.5 | 1,650 | 5/4/2018 |
1.4.4 | 1,608 | 4/27/2018 |
1.4.3 | 1,544 | 4/27/2018 |
1.4.2 | 1,533 | 4/27/2018 |
1.4.1 | 1,553 | 4/26/2018 |
1.4.0 | 1,520 | 4/13/2018 |
1.3.6 | 1,522 | 2/25/2018 |
1.3.5 | 1,551 | 2/25/2018 |
1.3.4 | 1,577 | 11/18/2017 |
1.3.3 | 1,415 | 11/17/2017 |
1.3.2 | 1,516 | 11/17/2017 |
1.3.1 | 1,420 | 11/14/2017 |
1.3.0 | 1,563 | 11/13/2017 |
1.2.3 | 1,440 | 11/10/2017 |
1.2.2 | 1,472 | 10/28/2017 |
1.2.1 | 1,430 | 10/25/2017 |
1.2.0 | 1,420 | 10/25/2017 |
1.1.1 | 1,464 | 9/6/2017 |
1.1.0 | 1,444 | 8/25/2017 |
1.0.1 | 1,438 | 8/22/2017 |
1.0.0 | 1,482 | 8/22/2017 |
Improved async logging. Implemented multi-tenant support. Adapted to KissLog 3.5.2 improvements.