Dynamicweb.Data
1.2.0
See the version list below for details.
dotnet add package Dynamicweb.Data --version 1.2.0
NuGet\Install-Package Dynamicweb.Data -Version 1.2.0
<PackageReference Include="Dynamicweb.Data" Version="1.2.0" />
<PackageVersion Include="Dynamicweb.Data" Version="1.2.0" />
<PackageReference Include="Dynamicweb.Data" />
paket add Dynamicweb.Data --version 1.2.0
#r "nuget: Dynamicweb.Data, 1.2.0"
#addin nuget:?package=Dynamicweb.Data&version=1.2.0
#tool nuget:?package=Dynamicweb.Data&version=1.2.0
Dynamicweb 9 package that provides the data access 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.Core (>= 1.0.2)
- Dynamicweb.Diagnostics (>= 1.0.1)
- Dynamicweb.Environment (>= 1.0.1)
- Dynamicweb.Extensibility (>= 1.0.0)
NuGet packages (55)
Showing the top 5 NuGet packages that depend on Dynamicweb.Data:
Package | Downloads |
---|---|
Dynamicweb.Indexing
API used for implementation of indexing, querying and storing of settings related to the search engine |
|
Dynamicweb.Security
API used for authorization, impersonation and user management |
|
Dynamicweb.Mailing
API for handling emails |
|
Dynamicweb.Scheduling
API used for running scheduled tasks |
|
Dynamicweb.Hosting
API for accessing and using IIS for hosting |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.1.0 | 7,608 | 7/17/2024 |
3.0.6 | 14,970 | 10/30/2023 |
3.0.5 | 14,541 | 9/4/2023 |
3.0.4 | 52,460 | 1/19/2023 |
3.0.3 | 194,944 | 1/12/2022 |
3.0.2 | 312,421 | 1/7/2021 |
3.0.1 | 10,050 | 12/7/2020 |
3.0.0 | 16,304 | 12/4/2020 |
2.0.0 | 1,631 | 11/13/2020 |
1.9.0 | 3,283 | 11/5/2020 |
1.8.2 | 50,323 | 8/4/2020 |
1.8.1 | 21,381 | 4/16/2020 |
1.8.0 | 70,724 | 3/20/2020 |
1.7.1 | 39,697 | 1/28/2020 |
1.7.0 | 12,207 | 1/21/2020 |
1.6.0 | 7,393 | 12/20/2019 |
1.5.16 | 9,824 | 10/16/2019 |
1.5.15 | 57,570 | 8/30/2019 |
1.5.14 | 73,049 | 3/25/2019 |
1.5.13 | 43,495 | 3/15/2019 |
1.5.12 | 22,986 | 3/15/2019 |
1.5.11 | 14,518 | 3/15/2019 |
1.5.10 | 699 | 3/15/2019 |
1.5.9 | 721 | 3/15/2019 |
1.5.8 | 701 | 3/15/2019 |
1.5.7 | 703 | 3/15/2019 |
1.5.6 | 15,151 | 3/15/2019 |
1.5.5 | 707 | 3/15/2019 |
1.5.4 | 2,100 | 3/15/2019 |
1.5.3 | 6,140 | 3/15/2019 |
1.5.2 | 1,433 | 3/15/2019 |
1.5.1 | 1,515 | 3/15/2019 |
1.5.0 | 696 | 3/15/2019 |
1.4.1 | 82,299 | 3/15/2019 |
1.3.2 | 98,619 | 3/15/2019 |
1.3.1 | 37,384 | 3/15/2019 |
1.3.0 | 176,411 | 3/15/2019 |
1.2.4 | 26,736 | 3/15/2019 |
1.2.3 | 705 | 3/15/2019 |
1.2.2 | 8,897 | 3/15/2019 |
1.2.1 | 723 | 3/15/2019 |
1.2.0 | 729 | 3/15/2019 |
1.1.0 | 3,104 | 3/15/2019 |
1.0.2 | 8,917 | 3/15/2019 |
1.0.1 | 29,317 | 3/15/2019 |
1.0.0 | 166,781 | 3/15/2019 |
TFS-29471 - Database now has threadstatic properties that will be set in GlobalAsaxHandler's begin_request
Reset method added to reset relevant properties (also handled by GlobalAsaxHandler on begin_request)
No internal logic is change.