Dynamicweb.Diagnostics
2.0.0
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 Dynamicweb.Diagnostics --version 2.0.0
NuGet\Install-Package Dynamicweb.Diagnostics -Version 2.0.0
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="Dynamicweb.Diagnostics" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb.Diagnostics" Version="2.0.0" />
<PackageReference Include="Dynamicweb.Diagnostics" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Dynamicweb.Diagnostics --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Dynamicweb.Diagnostics, 2.0.0"
#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.
#:package Dynamicweb.Diagnostics@2.0.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Dynamicweb.Diagnostics&version=2.0.0
#tool nuget:?package=Dynamicweb.Diagnostics&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dynamicweb 9 package containing task management API and logging extensions
| 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Dynamicweb.Logging (>= 1.0.0)
NuGet packages (13)
Showing the top 5 NuGet packages that depend on Dynamicweb.Diagnostics:
| Package | Downloads |
|---|---|
|
Dynamicweb.Indexing
API used for implementation of indexing, querying and storing of settings related to the search engine |
|
|
Dynamicweb.Data
Data access API |
|
|
Dynamicweb.Admin
Package Description |
|
|
Dynamicweb.AspNet
Dynamicweb 9 package containing MVC components |
|
|
Dynamicweb.Environment.Web
Web |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.3 | 82,341 | 2/6/2023 |
| 4.0.2 | 249,154 | 11/10/2021 |
| 4.0.1 | 318,615 | 1/7/2021 |
| 4.0.0 | 19,927 | 10/23/2020 |
| 3.2.1 | 98,290 | 3/12/2020 |
| 3.2.0 | 5,194 | 3/11/2020 |
| 3.1.3 | 288,507 | 3/15/2019 |
| 3.1.2 | 3,894 | 3/15/2019 |
| 3.1.1 | 5,485 | 3/15/2019 |
| 3.1.0 | 7,987 | 3/15/2019 |
| 3.0.0 | 317,967 | 3/15/2019 |
| 2.2.1 | 139,279 | 3/15/2019 |
| 2.2.0 | 1,118 | 3/15/2019 |
| 2.1.0 | 15,559 | 3/15/2019 |
| 2.0.2 | 932 | 3/15/2019 |
| 2.0.1 | 926 | 3/15/2019 |
| 2.0.0 | 10,682 | 3/15/2019 |
| 1.1.0 | 899 | 3/15/2019 |
| 1.0.1 | 133,257 | 3/15/2019 |
| 1.0.0 | 280,431 | 3/15/2019 |
TFS-29452 - Removed Environement from dependencies.
Tracker no longer contains Context.
ExecutionTable.Current now needs to be reset between page requests (handled by globalAsaxHandler).