Postgres embedded server equivalent for .Net applications.
Info
Version: | 4.0.0 |
Author(s): | Babu Annamalai |
Last Update: | Thursday, December 14, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mysticmind/mysticmind-postgresembed |
NuGet Url: | https://www.nuget.org/packages/MysticMind.PostgresEmbed |
Install
Install-Package MysticMind.PostgresEmbed
dotnet add package MysticMind.PostgresEmbed
paket add MysticMind.PostgresEmbed
MysticMind.PostgresEmbed Download (Unzip the "nupkg" after downloading)
Dependencies
net46
- NuGet.Protocol(>= 4.9.4)
- Polly(>= 5.0.5)
- System.Diagnostics.Process(>= 4.3.0)
- System.IO(>= 4.3.0)
- System.IO.Compression(>= 4.0.0)
- System.IO.Compression.ZipFile(>= 4.3.0)
- System.Net.Http(>= 4.3.3)
- System.Net.NetworkInformation(>= 4.3.0)
- System.Runtime(>= 4.3.0)
- System.Threading.Tasks(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)
- NuGet.Protocol(>= 4.9.4)
- Polly(>= 6.0.1)
- System.Diagnostics.Process(>= 4.3.0)
- System.IO.Compression(>= 4.3.0)
- System.IO.Compression.ZipFile(>= 4.3.0)
- System.Net.Http(>= 4.3.3)
- System.Net.NetworkInformation(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)
Tags