EnterpriseLibrary.Data
5.0.505
Prefix Reserved
See the version list below for details.
dotnet add package EnterpriseLibrary.Data --version 5.0.505
NuGet\Install-Package EnterpriseLibrary.Data -Version 5.0.505
<PackageReference Include="EnterpriseLibrary.Data" Version="5.0.505" />
paket add EnterpriseLibrary.Data --version 5.0.505
#r "nuget: EnterpriseLibrary.Data, 5.0.505"
// Install EnterpriseLibrary.Data as a Cake Addin #addin nuget:?package=EnterpriseLibrary.Data&version=5.0.505 // Install EnterpriseLibrary.Data as a Cake Tool #tool nuget:?package=EnterpriseLibrary.Data&version=5.0.505
The Enterprise Library Data Access Application Block simplifies the development of tasks that implement common data access functionality. Applications can use this application block in a variety of situations, such as reading data for display, passing data through application layers, and submitting changed data back to the database system.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- EnterpriseLibrary.Common (>= 5.0.0)
NuGet packages (55)
Showing the top 5 NuGet packages that depend on EnterpriseLibrary.Data:
Package | Downloads |
---|---|
EnterpriseLibrary.Logging.Database
This logging provider lets developer use the Data Access Application Block to store log entries. |
|
EnterpriseLibrary.Caching.Database
The Enterprise Library Caching Database Backing Store lets developers store cached data in a database. |
|
Data
数据库连接组件, 2种连接方式,分别为: 基于fluentData3和基于EnterpriseLibrary6 |
|
CodeTorch.Web
This package provides code dlls needed for CodeTorch web projects |
|
EntLibContrib.Data.OdpNet
The EntLibContrib Oracle ODP.NET Data Provider allow to use the Oracle Data Provider for .NET (ODP.NET) with the Microsoft Enterprise Library 6.0 Data Access Application Block. That provider require the ODP.NET client to be installed. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on EnterpriseLibrary.Data:
Repository | Stars |
---|---|
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
|