EnterpriseLibrary.Data
6.0.1304
dotnet add package EnterpriseLibrary.Data --version 6.0.1304
NuGet\Install-Package EnterpriseLibrary.Data -Version 6.0.1304
<PackageReference Include="EnterpriseLibrary.Data" Version="6.0.1304" />
paket add EnterpriseLibrary.Data --version 6.0.1304
#r "nuget: EnterpriseLibrary.Data, 6.0.1304"
// Install EnterpriseLibrary.Data as a Cake Addin #addin nuget:?package=EnterpriseLibrary.Data&version=6.0.1304 // Install EnterpriseLibrary.Data as a Cake Tool #tool nuget:?package=EnterpriseLibrary.Data&version=6.0.1304
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 | net45 is compatible. 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 (>= 6.0.0)
NuGet packages (1)
Showing the top 1 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. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on EnterpriseLibrary.Data:
Repository | Stars |
---|---|
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
|
|
newrelic/newrelic-dotnet-agent
The New Relic .NET language agent.
|