Postgres and Sql Server Implementation of Generic connection factory. 
                        
                    
         
                Info
| Version: | 2.0.0 | 
| Author(s): | Gliesefire | 
| Last Update: | Wednesday, January 20, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/RepositoryPattern.Implementation | 
Install
Install-Package RepositoryPattern.Implementation
                        dotnet add package RepositoryPattern.Implementation
                        paket add RepositoryPattern.Implementation
                        
                                RepositoryPattern.Implementation Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
- Npgsql(>= 4.1.7)
- RepositoryPattern.Abstractions(>= 2.0.0)
- System.Data.SqlClient(>= 4.8.2)
