EvDb.Core 1.1.142

There is a newer version of this package available.
See the version list below for details.
dotnet add package EvDb.Core --version 1.1.142                
NuGet\Install-Package EvDb.Core -Version 1.1.142                
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.Core" Version="1.1.142" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EvDb.Core --version 1.1.142                
#r "nuget: EvDb.Core, 1.1.142"                
#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.Core as a Cake Addin
#addin nuget:?package=EvDb.Core&version=1.1.142

// Install EvDb.Core as a Cake Tool
#tool nuget:?package=EvDb.Core&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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on EvDb.Core:

Package Downloads
EvDb.Adapters.Store.EvDbRelationalCommon

Package Description

EvDb.StructuresValidation.Abstractions

Package Description

EvDb.StressTestsConsole

Package Description

EvDb.StressTestsWebApi

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.143 167 12/25/2024
1.1.142 163 12/25/2024
1.1.141 195 12/5/2024
1.1.140 188 11/27/2024
1.1.139 166 11/21/2024
1.1.137 161 11/20/2024
1.1.136 167 11/19/2024
1.1.135 148 11/19/2024
1.1.134 149 11/18/2024
1.1.133 165 11/16/2024
1.1.132 154 11/14/2024
1.1.131 162 11/10/2024
1.1.130 159 11/4/2024
1.1.129 168 11/3/2024
1.1.128 171 10/28/2024
1.1.127 135 10/27/2024
1.1.126 124 10/26/2024
1.1.125 137 10/23/2024
1.1.124 159 9/23/2024
1.1.123 169 8/27/2024
1.1.122 162 7/10/2024
1.1.121 146 7/10/2024
1.1.120 169 7/3/2024
1.1.119 168 6/25/2024
1.1.118 144 6/24/2024
1.1.117 173 6/16/2024
1.1.116 159 6/6/2024
1.1.115 149 6/5/2024
1.1.114 149 6/2/2024
1.1.113 150 5/29/2024
1.1.112 156 5/27/2024
1.1.111 168 5/17/2024
1.1.110 155 5/17/2024
1.1.109 157 5/17/2024
1.1.108 222 5/9/2024
1.1.107 263 4/4/2024
1.1.106 234 4/3/2024
1.1.105 225 3/12/2024
1.1.104 235 3/6/2024
1.1.103 251 3/5/2024
1.1.102 232 3/5/2024
1.1.101 248 2/28/2024
1.1.100 265 2/22/2024
1.1.99 243 2/19/2024
1.1.96 232 2/18/2024
1.1.95 254 2/13/2024
1.1.94 236 2/13/2024
1.1.93 257 2/13/2024
1.1.92 256 2/11/2024
1.1.91 230 2/11/2024
1.1.90 245 2/8/2024
1.1.89 235 2/8/2024
1.1.88 244 2/8/2024
1.1.87 226 2/5/2024
1.1.86 230 2/5/2024
1.1.85 332 1/1/2024
1.1.84 271 12/31/2023
1.0.0 90 11/20/2024

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