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"
#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 (43)
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 | 295,794 | 9/28/2021 |
4.1.2 | 225,884 | 2/4/2021 |
4.1.1 | 109,185 | 1/7/2021 |
4.1.0 | 1,617 | 12/29/2020 |
4.0.0 | 20,529 | 10/20/2020 |
3.1.1 | 73,306 | 4/25/2020 |
3.1.0 | 8,874 | 4/15/2020 |
3.0.0 | 279,431 | 3/15/2019 |
2.1.0 | 5,708 | 3/15/2019 |
2.0.6 | 111,220 | 3/15/2019 |
2.0.5 | 207,573 | 3/15/2019 |
2.0.4 | 34,387 | 3/15/2019 |
2.0.3 | 27,341 | 3/15/2019 |
2.0.2 | 101,980 | 3/15/2019 |
2.0.1 | 8,044 | 3/15/2019 |
2.0.0 | 9,559 | 3/15/2019 |
1.0.2 | 42,603 | 3/15/2019 |
1.0.1 | 317,181 | 3/15/2019 |
1.0.0 | 81,455 | 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