Simple abstraction library to implement data access.
                        
                    
         
                Info
| Version: | 0.4.0 | 
| Author(s): | A2net, aLex Vargas | 
| Last Update: | Saturday, November 27, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/A2net.DataAccess | 
Install
Install-Package A2net.DataAccess
                        dotnet add package A2net.DataAccess
                        paket add A2net.DataAccess
                        
                                A2net.DataAccess Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Extensions.Configuration.Abstractions(>= 5.0.0)
 - System.Data.SqlClient(>= 4.8.2)
 
Tags