![]() |
VOOZH | about |
dotnet add package CodedThought.Core.Data.PostGreSQL --version 2.0.1
NuGet\Install-Package CodedThought.Core.Data.PostGreSQL -Version 2.0.1
<PackageReference Include="CodedThought.Core.Data.PostGreSQL" Version="2.0.1" />
<PackageVersion Include="CodedThought.Core.Data.PostGreSQL" Version="2.0.1" />Directory.Packages.props
<PackageReference Include="CodedThought.Core.Data.PostGreSQL" />Project file
paket add CodedThought.Core.Data.PostGreSQL --version 2.0.1
#r "nuget: CodedThought.Core.Data.PostGreSQL, 2.0.1"
#:package CodedThought.Core.Data.PostGreSQL@2.0.1
#addin nuget:?package=CodedThought.Core.Data.PostGreSQL&version=2.0.1Install as a Cake Addin
#tool nuget:?package=CodedThought.Core.Data.PostGreSQL&version=2.0.1Install as a Cake Tool
This is a CodedThought.Core database provider specifically designed to enable access and utilization of PostgreSQL databases.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.0.1 | 106 | 4/27/2026 |
| 1.0.0-beta-1 | 101 | 4/16/2026 |
| 1.0.0-alpha-7 | 183 | 12/11/2024 |
| 1.0.0-alpha-6 | 159 | 11/6/2024 |
| 1.0.0-alpha-5 | 174 | 5/31/2024 |
| 1.0.0-alpha-4 | 182 | 5/22/2024 |
Initial PostgreSQL provider based on the current CodedThought.Core.Data.MySql provider surface.