EvDb.Cli 1.1.142

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global EvDb.Cli --version 1.1.142                
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local EvDb.Cli --version 1.1.142                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=EvDb.Cli&version=1.1.142                
nuke :add-package EvDb.Cli --version 1.1.142                

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.

This package has no dependencies.

Version Downloads Last updated
1.1.143 88 12/25/2024
1.1.142 78 12/25/2024
1.1.141 101 12/5/2024
1.1.140 94 11/27/2024
1.1.139 93 11/21/2024
1.1.137 94 11/20/2024
1.1.136 86 11/19/2024
1.1.135 77 11/19/2024
1.1.134 90 11/18/2024
1.1.133 82 11/16/2024
1.1.132 104 11/14/2024
1.1.131 108 11/10/2024
1.1.130 88 11/4/2024
1.1.129 99 11/3/2024
1.1.128 88 10/28/2024
1.1.127 97 10/27/2024
1.1.126 88 10/26/2024
1.1.125 90 10/23/2024
1.1.124 96 9/23/2024
1.1.123 117 8/27/2024
1.1.122 111 7/10/2024
1.1.121 106 7/10/2024
1.1.120 107 7/3/2024
1.1.119 131 6/25/2024
1.1.118 109 6/24/2024
1.1.117 124 6/16/2024
1.1.116 108 6/6/2024
1.1.115 116 6/5/2024
1.1.114 113 6/2/2024
1.1.113 110 5/29/2024
1.1.112 113 5/27/2024
1.1.111 112 5/17/2024
1.1.110 120 5/17/2024
1.1.109 105 5/17/2024
1.1.108 116 5/9/2024
1.1.107 197 4/4/2024
1.1.106 189 4/3/2024
1.1.105 209 3/12/2024
1.1.104 211 3/6/2024

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