KissLog.AspNet.WebApi
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.WebApi --version 3.5.3
NuGet\Install-Package KissLog.AspNet.WebApi -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.WebApi" 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.WebApi --version 3.5.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: KissLog.AspNet.WebApi, 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.WebApi as a Cake Addin #addin nuget:?package=KissLog.AspNet.WebApi&version=3.5.3 // Install KissLog.AspNet.WebApi as a Cake Tool #tool nuget:?package=KissLog.AspNet.WebApi&version=3.5.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
KissLog ASP.NET WebApi package. Install this package on ASP.NET WebApi 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.WebApi.Core (>= 5.2.4)
- Newtonsoft.Json (>= 10.0.1)
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 | 81 | 10/16/2024 |
5.3.0 | 118 | 8/12/2024 |
5.2.0 | 158 | 5/3/2024 |
5.1.2 | 1,146 | 5/2/2022 |
5.1.1 | 815 | 12/27/2021 |
5.1.0 | 787 | 12/26/2021 |
5.0.0 | 833 | 11/6/2021 |
4.2.0 | 907 | 8/6/2021 |
4.1.0 | 1,176 | 1/31/2021 |
4.0.0 | 1,524 | 9/21/2020 |
3.5.6 | 1,670 | 3/3/2020 |
3.5.5 | 1,259 | 12/13/2019 |
3.5.4 | 1,162 | 11/22/2019 |
3.5.3 | 1,093 | 11/22/2019 |
3.5.2 | 1,120 | 11/11/2019 |
3.5.1 | 1,166 | 10/16/2019 |
3.5.0 | 1,096 | 10/12/2019 |
3.4.1 | 1,162 | 9/26/2019 |
3.4.0 | 1,219 | 7/5/2019 |
3.2.1 | 1,163 | 6/19/2019 |
3.2.0 | 1,172 | 5/19/2019 |
3.1.1 | 1,249 | 3/27/2019 |
3.1.0 | 1,133 | 3/26/2019 |
3.0.0 | 1,192 | 3/15/2019 |
2.2.0 | 1,366 | 11/13/2018 |
2.1.0 | 1,330 | 11/7/2018 |
2.0.0 | 1,382 | 10/20/2018 |
1.5.10 | 1,423 | 8/14/2018 |
1.5.9 | 1,459 | 8/13/2018 |
1.5.8 | 1,391 | 8/11/2018 |
1.5.7 | 1,482 | 7/25/2018 |
1.5.6 | 1,341 | 7/25/2018 |
1.5.5 | 1,440 | 7/25/2018 |
1.5.4 | 1,545 | 6/12/2018 |
1.5.3 | 1,566 | 6/5/2018 |
1.5.2 | 1,597 | 5/15/2018 |
1.5.1 | 1,770 | 5/15/2018 |
1.5.0 | 1,579 | 5/9/2018 |
1.4.6 | 1,528 | 5/7/2018 |
1.4.5 | 1,567 | 5/4/2018 |
1.4.4 | 1,699 | 4/27/2018 |
1.4.3 | 1,597 | 4/27/2018 |
1.4.2 | 1,563 | 4/27/2018 |
1.4.1 | 1,513 | 4/26/2018 |
1.4.0 | 1,655 | 4/13/2018 |
1.3.6 | 1,535 | 2/25/2018 |
1.3.5 | 1,571 | 2/25/2018 |
1.3.4 | 1,579 | 11/18/2017 |
1.3.3 | 1,488 | 11/17/2017 |
1.3.2 | 1,447 | 11/17/2017 |
1.3.1 | 1,537 | 11/14/2017 |
1.3.0 | 1,554 | 11/13/2017 |
1.2.3 | 1,442 | 11/10/2017 |
1.2.2 | 1,556 | 10/28/2017 |
1.2.1 | 1,421 | 10/25/2017 |
1.2.0 | 1,510 | 10/25/2017 |
1.1.1 | 1,529 | 9/6/2017 |
1.1.0 | 1,479 | 8/25/2017 |
1.0.1 | 1,491 | 8/22/2017 |
1.0.0 | 1,549 | 8/22/2017 |
Improved async logging. Implemented multi-tenant support. Adapted to KissLog 3.5.2 improvements.