EvDb.Adapters.Store.EvDbRelationalMigration 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.EvDbRelationalMigration --version 1.1.150                
NuGet\Install-Package EvDb.Adapters.Store.EvDbRelationalMigration -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.EvDbRelationalMigration" 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.EvDbRelationalMigration --version 1.1.150                
#r "nuget: EvDb.Adapters.Store.EvDbRelationalMigration, 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.EvDbRelationalMigration as a Cake Addin
#addin nuget:?package=EvDb.Adapters.Store.EvDbRelationalMigration&version=1.1.150

// Install EvDb.Adapters.Store.EvDbRelationalMigration as a Cake Tool
#tool nuget:?package=EvDb.Adapters.Store.EvDbRelationalMigration&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 (3)

Showing the top 3 NuGet packages that depend on EvDb.Adapters.Store.EvDbRelationalMigration:

Package Downloads
EvDb.Adapters.Store.EvDbSqlServerMigration

Package Description

EvDb.Adapters.Store.EvDbPostgresMigration

Package Description

EvDb.Adapters.Store.EvDbSqlPostgresMigration

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.5 120 12 days ago
1.2.4 103 14 days ago
1.2.3 116 a month ago
1.2.2 102 a month ago
1.1.151 106 a month ago
1.1.150 93 a month ago
1.1.143 121 2 months ago
1.1.142 118 2 months ago
1.1.141 129 3 months ago
1.1.140 126 3 months ago
1.1.139 120 3 months ago
1.1.137 119 3 months ago
1.1.136 109 3 months ago
1.1.135 99 3 months ago
1.1.134 111 3 months ago
1.1.133 113 3 months ago
1.1.132 116 4 months ago
1.1.131 123 4 months ago
1.1.130 112 4 months ago
1.1.129 114 4 months ago
1.1.128 111 4 months ago
1.1.127 111 4 months ago
1.1.126 109 4 months ago
1.1.125 117 4 months ago
1.1.124 144 5 months ago
1.1.123 133 6 months ago
1.1.122 131 8 months ago
1.1.121 118 8 months ago
1.1.120 130 8 months ago
1.1.119 133 8 months ago
1.1.118 112 8 months ago
1.1.117 145 8 months ago
1.1.116 120 9 months ago
1.1.115 120 9 months ago
1.1.114 134 9 months ago
1.1.113 124 9 months ago
1.1.112 124 9 months ago
1.1.111 118 9 months ago
1.1.110 121 9 months ago
1.1.109 126 9 months ago
1.1.108 153 10 months ago
1.1.107 161 4/4/2024
1.1.106 144 4/3/2024
1.1.105 156 3/12/2024
1.1.104 174 3/6/2024
1.1.103 152 3/5/2024
1.1.102 160 3/5/2024
1.1.101 165 2/28/2024
1.1.100 160 2/22/2024
1.1.99 160 2/19/2024
1.1.96 156 2/18/2024
1.1.95 161 2/13/2024
1.1.94 160 2/13/2024
1.1.93 157 2/13/2024
1.1.92 169 2/11/2024
1.1.91 153 2/11/2024
1.1.90 172 2/8/2024
1.1.89 138 2/8/2024
1.1.88 141 2/8/2024
1.1.87 144 2/5/2024
1.1.86 144 2/5/2024
1.1.85 241 1/1/2024
1.1.84 169 12/31/2023

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