The Postgres SQL provider for the Stored data access library.
                        
                    
         
                Info
| Version: | 2.0.1 | 
| Author(s): | Glenn Morton | 
| Last Update: | Monday, September 10, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/sandcastle/stored | 
| NuGet Url: | https://www.nuget.org/packages/Stored.Postgres | 
Install
Install-Package Stored.Postgres
                        dotnet add package Stored.Postgres
                        paket add Stored.Postgres
                        
                                Stored.Postgres Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Stored(>= 2.0.1)
- Npgsql(>= 4.0.3)
- Newtonsoft.Json(>= 11.0.2)
- Microsoft.CSharp(>= 4.4.1)
