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 | 29,702 | 7/6/2023 |
6.0.2 | 24,096 | 2/6/2023 |
6.0.1 | 226,317 | 11/22/2021 |
6.0.0 | 12,781 | 11/9/2021 |
5.2.0 | 27,793 | 9/29/2021 |
5.1.2 | 272,257 | 1/7/2021 |
5.1.1 | 2,440 | 12/4/2020 |
5.1.0 | 20,262 | 12/4/2020 |
5.0.0 | 9,189 | 10/23/2020 |
4.8.5 | 88,018 | 2/17/2020 |
4.8.4 | 104,290 | 1/24/2020 |
4.8.3 | 20,966 | 10/15/2019 |
4.8.2 | 68,087 | 9/25/2019 |
4.8.1 | 19,402 | 6/18/2019 |
4.8.0 | 78,430 | 3/19/2019 |
4.7.0 | 74,855 | 3/18/2019 |
4.6.1 | 1,914 | 3/18/2019 |
4.6.0 | 21,092 | 3/18/2019 |
4.5.2 | 647 | 3/18/2019 |
4.5.1 | 11,924 | 3/18/2019 |
4.5.0 | 658 | 3/18/2019 |
4.4.0 | 43,962 | 3/18/2019 |
4.3.0 | 19,846 | 3/18/2019 |
4.2.1 | 632 | 3/18/2019 |
4.2.0 | 814 | 3/18/2019 |
4.1.4 | 52,346 | 3/18/2019 |
4.1.3 | 110,363 | 3/18/2019 |
4.1.2 | 3,973 | 3/18/2019 |
4.1.1 | 3,346 | 3/18/2019 |
4.1.0 | 11,360 | 3/18/2019 |
4.0.0 | 795 | 3/18/2019 |
3.2.0 | 38,891 | 3/18/2019 |
3.1.0 | 637 | 3/18/2019 |
3.0.0 | 4,441 | 3/18/2019 |
2.1.0 | 18,614 | 3/18/2019 |
2.0.1 | 32,898 | 3/18/2019 |
2.0.0 | 109,829 | 3/18/2019 |
1.0.2 | 674 | 3/18/2019 |
1.0.1 | 17,425 | 3/18/2019 |
1.0.0 | 266,199 | 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.