EvDb.Adapters.Store.EvDbPostgres 1.1.150

There is a newer version of this package available.
See the version list below for details.
dotnet add package EvDb.Adapters.Store.EvDbPostgres --version 1.1.150                
NuGet\Install-Package EvDb.Adapters.Store.EvDbPostgres -Version 1.1.150                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="EvDb.Adapters.Store.EvDbPostgres" Version="1.1.150" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EvDb.Adapters.Store.EvDbPostgres --version 1.1.150                
#r "nuget: EvDb.Adapters.Store.EvDbPostgres, 1.1.150"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install EvDb.Adapters.Store.EvDbPostgres as a Cake Addin
#addin nuget:?package=EvDb.Adapters.Store.EvDbPostgres&version=1.1.150

// Install EvDb.Adapters.Store.EvDbPostgres as a Cake Tool
#tool nuget:?package=EvDb.Adapters.Store.EvDbPostgres&version=1.1.150                

EvDb

<picture> <source srcset="images/dark-theme-logo.png" media="(prefers-color-scheme: dark)"> <source srcset="images/light-theme-logo.png" media="(prefers-color-scheme: light)"> <img src="light-theme-logo.png" width="250"> </picture>

Deploy Verify

EvDb is an opinionated event-sourcing framework that unlocks the untapped potential of transactional data while eliminating many challenges related to management of transactional data and its schema. EvDb is quick & easy to integrate, and while it is working with new paradigms and patterns under the hood, it abstracts most of it away and does not distrupt development.

Watch a Short Intro Video on The Website

<img src="images/watch-video-cta.png" width="600">

Quick Start

If you want to jump right into it, go to Quick Start

Learn More

If you want to learn more, go to Learn More.

Contribute

You can contribute to this project in many ways (not just coding)! If you are interested to learn more about how you can do this, please visit the Contribution page.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on EvDb.Adapters.Store.EvDbPostgres:

Package Downloads
EvDb.Adapters.Store.EvDbPostgresMigration

Package Description

EvDb.StressTestsConsole

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.5 103 19 days ago
1.2.4 92 21 days ago
1.2.3 103 a month ago
1.2.2 93 a month ago
1.1.151 94 2 months ago
1.1.150 85 2 months ago
1.1.143 112 2 months ago
1.1.142 99 2 months ago
1.1.141 107 3 months ago
1.1.140 88 3 months ago
1.1.139 100 4 months ago
1.1.137 97 4 months ago
1.1.136 85 4 months ago
1.1.135 81 4 months ago
1.1.134 88 4 months ago
1.1.133 88 4 months ago
1.1.132 97 4 months ago
1.1.131 94 4 months ago
1.1.130 95 4 months ago
1.1.129 96 4 months ago
1.1.128 91 4 months ago
1.1.127 96 4 months ago
1.1.126 89 4 months ago
1.1.125 93 4 months ago
1.1.124 100 5 months ago
1.1.123 104 6 months ago
1.1.122 109 8 months ago
1.1.121 99 8 months ago
1.1.120 118 8 months ago
1.1.119 110 8 months ago
1.1.118 90 8 months ago
1.1.117 123 9 months ago
1.1.116 108 9 months ago
1.1.115 106 9 months ago
1.1.114 122 9 months ago
1.1.113 131 9 months ago
1.1.112 116 9 months ago
1.1.111 125 10 months ago
1.1.110 119 10 months ago
1.1.109 109 10 months ago
1.1.108 116 10 months ago

Breaking changes:
- 1.1.145: state column changed to binary in sql-server adapter