Info
Version: | 6.3.2 |
Author(s): | Enterprise Library Open Source Project |
Last Update: | Wednesday, May 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/EnterpriseLibrary/data-access-application-block |
NuGet Url: | https://www.nuget.org/packages/EnterpriseLibrary.Data.NetCore |
Install
Install-Package EnterpriseLibrary.Data.NetCore
dotnet add package EnterpriseLibrary.Data.NetCore
paket add EnterpriseLibrary.Data.NetCore
EnterpriseLibrary.Data.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- EnterpriseLibrary.Common.NetCore(>= 6.1.15)
- Oracle.ManagedDataAccess(>= 18.3.0)
- EnterpriseLibrary.Common.NetCore(>= 6.1.15)
- Oracle.ManagedDataAccess(>= 18.3.0)
- EnterpriseLibrary.Common.NetCore(>= 6.1.15)
- Oracle.ManagedDataAccess.Core(>= 2.18.3)
- System.Configuration.ConfigurationManager(>= 4.5.0)
- System.Data.Odbc(>= 4.5.0)
- System.Data.SqlClient(>= 4.5.1)
- EnterpriseLibrary.Common.NetCore(>= 6.1.15)
- Oracle.ManagedDataAccess(>= 18.3.0)
- EnterpriseLibrary.Common.NetCore(>= 6.1.15)
- Oracle.ManagedDataAccess.Core(>= 2.18.3)
- System.Configuration.ConfigurationManager(>= 4.5.0)
- System.Data.Odbc(>= 4.5.0)
- System.Data.SqlClient(>= 4.5.1)
Tags
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.