Dynamicweb.Logging
2.0.0
See the version list below for details.
dotnet add package Dynamicweb.Logging --version 2.0.0
NuGet\Install-Package Dynamicweb.Logging -Version 2.0.0
<PackageReference Include="Dynamicweb.Logging" Version="2.0.0" />
<PackageVersion Include="Dynamicweb.Logging" Version="2.0.0" />
<PackageReference Include="Dynamicweb.Logging" />
paket add Dynamicweb.Logging --version 2.0.0
#r "nuget: Dynamicweb.Logging, 2.0.0"
#:package Dynamicweb.Logging@2.0.0
#addin nuget:?package=Dynamicweb.Logging&version=2.0.0
#tool nuget:?package=Dynamicweb.Logging&version=2.0.0
Dynamicweb 9 package containing the Logging API
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Dynamicweb.Core (>= 1.1.1)
- NLog (= 4.2.1)
NuGet packages (44)
Showing the top 5 NuGet packages that depend on Dynamicweb.Logging:
| Package | Downloads |
|---|---|
|
Dynamicweb.Indexing
API used for implementation of indexing, querying and storing of settings related to the search engine |
|
|
Dynamicweb.Security
API used for authorization, impersonation and user management |
|
|
Dynamicweb.Diagnostics
Task management API and logging extensions |
|
|
Dynamicweb.Data
Data access API |
|
|
Dynamicweb.Mailing
API for handling emails |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 6.0.3 | 61,617 | 7/6/2023 |
| 6.0.2 | 34,237 | 2/6/2023 |
| 6.0.1 | 250,698 | 11/22/2021 |
| 6.0.0 | 18,293 | 11/9/2021 |
| 5.2.0 | 31,231 | 9/29/2021 |
| 5.1.2 | 301,584 | 1/7/2021 |
| 5.1.1 | 2,872 | 12/4/2020 |
| 5.1.0 | 21,368 | 12/4/2020 |
| 5.0.0 | 10,120 | 10/23/2020 |
| 4.8.5 | 92,685 | 2/17/2020 |
| 4.8.4 | 110,506 | 1/24/2020 |
| 4.8.3 | 21,980 | 10/15/2019 |
| 4.8.2 | 73,347 | 9/25/2019 |
| 4.8.1 | 21,452 | 6/18/2019 |
| 4.8.0 | 82,973 | 3/19/2019 |
| 4.7.0 | 82,528 | 3/18/2019 |
| 4.6.1 | 2,219 | 3/18/2019 |
| 4.6.0 | 23,359 | 3/18/2019 |
| 4.5.2 | 899 | 3/18/2019 |
| 2.0.0 | 120,781 | 3/18/2019 |
TFS-29256 - Logging no longer uses a Dynamicweb.Context (HttpContext).
SystemContextSerializer was deleted (strange custom logging that isn't needed and which used httpcontext for redirecting).
No change of behavior.