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" />
paket add Dynamicweb.Configuration --version 2.0.0
#r "nuget: Dynamicweb.Configuration, 2.0.0"
// Install Dynamicweb.Configuration as a Cake Addin #addin nuget:?package=Dynamicweb.Configuration&version=2.0.0 // Install Dynamicweb.Configuration as a Cake Tool #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 (45)
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 | 287,667 | 9/28/2021 |
4.1.2 | 221,708 | 2/4/2021 |
4.1.1 | 105,407 | 1/7/2021 |
4.1.0 | 1,589 | 12/29/2020 |
4.0.0 | 20,437 | 10/20/2020 |
3.1.1 | 73,140 | 4/25/2020 |
3.1.0 | 8,814 | 4/15/2020 |
3.0.0 | 278,823 | 3/15/2019 |
2.1.0 | 5,675 | 3/15/2019 |
2.0.6 | 111,155 | 3/15/2019 |
2.0.5 | 207,263 | 3/15/2019 |
2.0.4 | 34,332 | 3/15/2019 |
2.0.3 | 27,297 | 3/15/2019 |
2.0.2 | 101,948 | 3/15/2019 |
2.0.1 | 8,001 | 3/15/2019 |
2.0.0 | 9,527 | 3/15/2019 |
1.0.2 | 42,175 | 3/15/2019 |
1.0.1 | 317,012 | 3/15/2019 |
1.0.0 | 81,375 | 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