Dynamicweb.Configuration
2.0.0
See the version list below for details.
dotnet add package Dynamicweb.Configuration --version 2.0.0
NuGet\Install-Package Dynamicweb.Configuration -Version 2.0.0
<PackageReference Include="Dynamicweb.Configuration" Version="2.0.0" />
<PackageVersion Include="Dynamicweb.Configuration" Version="2.0.0" />
<PackageReference Include="Dynamicweb.Configuration" />
paket add Dynamicweb.Configuration --version 2.0.0
#r "nuget: Dynamicweb.Configuration, 2.0.0"
#:package Dynamicweb.Configuration@2.0.0
#addin nuget:?package=Dynamicweb.Configuration&version=2.0.0
#tool nuget:?package=Dynamicweb.Configuration&version=2.0.0
Dynamicweb 9 package containing the configuration 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.Caching (>= 1.0.0)
- Dynamicweb.Core (>= 1.0.2)
NuGet packages (41)
Showing the top 5 NuGet packages that depend on Dynamicweb.Configuration:
| Package | Downloads |
|---|---|
|
Dynamicweb.Indexing
API used for implementation of indexing, querying and storing of settings related to the search engine |
|
|
Dynamicweb.Environment
Environment API |
|
|
Dynamicweb.Security
API used for authorization, impersonation and user management |
|
|
Dynamicweb.Data
Data access API |
|
|
Dynamicweb.Scheduling
API used for running scheduled tasks |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.1.3 | 346,027 | 9/28/2021 |
| 4.1.2 | 246,027 | 2/4/2021 |
| 4.1.1 | 120,788 | 1/7/2021 |
| 4.1.0 | 1,822 | 12/29/2020 |
| 4.0.0 | 22,062 | 10/20/2020 |
| 3.1.1 | 76,388 | 4/25/2020 |
| 3.1.0 | 9,449 | 4/15/2020 |
| 3.0.0 | 296,637 | 3/15/2019 |
| 2.1.0 | 5,950 | 3/15/2019 |
| 2.0.6 | 120,716 | 3/15/2019 |
| 2.0.5 | 227,843 | 3/15/2019 |
| 2.0.4 | 37,820 | 3/15/2019 |
| 2.0.3 | 29,684 | 3/15/2019 |
| 2.0.2 | 112,985 | 3/15/2019 |
| 2.0.1 | 8,877 | 3/15/2019 |
| 2.0.0 | 10,521 | 3/15/2019 |
| 1.0.2 | 47,630 | 3/15/2019 |
| 1.0.1 | 349,190 | 3/15/2019 |
| 1.0.0 | 87,702 | 3/15/2019 |
TFS-28989 - Renamed parameter fullpath to fullPath in constructor of XmlConfigurationProvider
Extended IConfigurationProvider with a GetKeys method + accomedated these changes in implementing classes