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" />
paket add Dynamicweb.Logging --version 2.0.0
#r "nuget: Dynamicweb.Logging, 2.0.0"
// Install Dynamicweb.Logging as a Cake Addin #addin nuget:?package=Dynamicweb.Logging&version=2.0.0 // Install Dynamicweb.Logging as a Cake Tool #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 (48)
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.Diagnostics
Task management API and logging extensions |
|
Dynamicweb.Security
API used for authorization, impersonation and user management |
|
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 | 30,837 | 7/6/2023 |
6.0.2 | 24,667 | 2/6/2023 |
6.0.1 | 227,247 | 11/22/2021 |
6.0.0 | 13,149 | 11/9/2021 |
5.2.0 | 27,903 | 9/29/2021 |
5.1.2 | 273,098 | 1/7/2021 |
5.1.1 | 2,449 | 12/4/2020 |
5.1.0 | 20,278 | 12/4/2020 |
5.0.0 | 9,201 | 10/23/2020 |
4.8.5 | 88,066 | 2/17/2020 |
4.8.4 | 104,334 | 1/24/2020 |
4.8.3 | 20,978 | 10/15/2019 |
4.8.2 | 68,133 | 9/25/2019 |
4.8.1 | 19,415 | 6/18/2019 |
4.8.0 | 78,445 | 3/19/2019 |
4.7.0 | 74,896 | 3/18/2019 |
4.6.1 | 1,923 | 3/18/2019 |
4.6.0 | 21,127 | 3/18/2019 |
4.5.2 | 656 | 3/18/2019 |
4.5.1 | 11,933 | 3/18/2019 |
4.5.0 | 667 | 3/18/2019 |
4.4.0 | 43,994 | 3/18/2019 |
4.3.0 | 19,855 | 3/18/2019 |
4.2.1 | 641 | 3/18/2019 |
4.2.0 | 823 | 3/18/2019 |
4.1.4 | 52,355 | 3/18/2019 |
4.1.3 | 110,398 | 3/18/2019 |
4.1.2 | 3,982 | 3/18/2019 |
4.1.1 | 3,355 | 3/18/2019 |
4.1.0 | 11,369 | 3/18/2019 |
4.0.0 | 804 | 3/18/2019 |
3.2.0 | 38,900 | 3/18/2019 |
3.1.0 | 645 | 3/18/2019 |
3.0.0 | 4,450 | 3/18/2019 |
2.1.0 | 18,622 | 3/18/2019 |
2.0.1 | 32,907 | 3/18/2019 |
2.0.0 | 109,844 | 3/18/2019 |
1.0.2 | 683 | 3/18/2019 |
1.0.1 | 17,433 | 3/18/2019 |
1.0.0 | 266,236 | 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.