ClientiDw9 3.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 ClientiDw9 --version 3.0.0
NuGet\Install-Package ClientiDw9 -Version 3.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="ClientiDw9" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ClientiDw9 --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ClientiDw9, 3.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.
// Install ClientiDw9 as a Cake Addin #addin nuget:?package=ClientiDw9&version=3.0.0 // Install ClientiDw9 as a Cake Tool #tool nuget:?package=ClientiDw9&version=3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A set of common C# .NET libraries used internally in Clienti DynamicWeb 9 work. This library targets DynamicWeb 9.0.0 and .NET Framework 4.6.1.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. 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.
-
- ClientiCoreDotNet (>= 3.1.0)
- Dynamicweb (>= 9.0.0)
- Dynamicweb.AspNet (>= 1.0.0)
- Dynamicweb.Caching (>= 1.0.0)
- Dynamicweb.Configuration (>= 1.0.1)
- Dynamicweb.Core (>= 1.0.2)
- Dynamicweb.Core.UI (>= 1.0.0)
- Dynamicweb.Data (>= 1.0.0)
- Dynamicweb.Diagnostics (>= 1.0.0)
- Dynamicweb.Environment (>= 1.0.0)
- Dynamicweb.Environment.Web (>= 1.0.0)
- Dynamicweb.Extensibility (>= 1.0.0)
- Dynamicweb.Hosting (>= 1.0.0)
- Dynamicweb.Imaging (>= 1.0.0)
- Dynamicweb.Indexing (>= 1.0.0)
- Dynamicweb.Logging (>= 1.0.0)
- Dynamicweb.Mailing (>= 1.0.0)
- Dynamicweb.Scheduling (>= 1.0.0)
- Dynamicweb.Security (>= 1.0.0)
- Dynamicweb.UI.Elements (>= 1.0.0)
- HtmlAgilityPack (>= 1.4.9.5)
- Microsoft.AspNet.Mvc (>= 5.2.3)
- Microsoft.AspNet.Razor (>= 3.2.3)
- Microsoft.AspNet.WebApi (>= 5.2.3)
- Microsoft.AspNet.WebApi.Client (>= 5.2.3)
- Microsoft.AspNet.WebApi.Core (>= 5.2.3)
- Microsoft.AspNet.WebApi.WebHost (>= 5.2.3)
- Microsoft.AspNet.WebPages (>= 3.2.3)
- Microsoft.Web.Administration (>= 7.0.0)
- Microsoft.Web.Infrastructure (>= 1.0.0)
- Newtonsoft.Json (>= 8.0.3)
- NLog (>= 4.2.1)
- RazorEngine (>= 3.2.0)
- SharpZipLib (>= 0.86.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Added IPage interface, and DwPage, a wrapper for the DynamicWeb Page class, and made use of it in PageService etc.