EvDb.Adapters.Store.EvDbSqlServer 1.1.143

dotnet add package EvDb.Adapters.Store.EvDbSqlServer --version 1.1.143                
NuGet\Install-Package EvDb.Adapters.Store.EvDbSqlServer -Version 1.1.143                
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.EvDbSqlServer" Version="1.1.143" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EvDb.Adapters.Store.EvDbSqlServer --version 1.1.143                
#r "nuget: EvDb.Adapters.Store.EvDbSqlServer, 1.1.143"                
#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.EvDbSqlServer as a Cake Addin
#addin nuget:?package=EvDb.Adapters.Store.EvDbSqlServer&version=1.1.143

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

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.Adapters.Store.EvDbSqlServer:

Package Downloads
EvDb.Adapters.Store.EvDbSqlServerMigration

Package Description

EvDb.StressTestsConsole

Package Description

EvDb.StressTestsWebApi

Package Description

EvDb.StructuresValidation.WebApi

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.143 107 12/25/2024
1.1.142 97 12/25/2024
1.1.141 127 12/5/2024
1.1.140 129 11/27/2024
1.1.139 103 11/21/2024
1.1.137 109 11/20/2024
1.1.136 113 11/19/2024
1.1.135 97 11/19/2024
1.1.134 106 11/18/2024
1.1.133 104 11/16/2024
1.1.132 105 11/14/2024
1.1.131 112 11/10/2024
1.1.130 104 11/4/2024
1.1.129 102 11/3/2024
1.1.128 113 10/28/2024
1.1.127 98 10/27/2024
1.1.126 91 10/26/2024
1.1.125 95 10/23/2024
1.1.124 111 9/23/2024
1.1.123 112 8/27/2024
1.1.122 124 7/10/2024
1.1.121 101 7/10/2024
1.1.120 112 7/3/2024
1.1.119 119 6/25/2024
1.1.118 86 6/24/2024
1.1.117 123 6/16/2024
1.1.116 120 6/6/2024
1.1.115 106 6/5/2024
1.1.114 128 6/2/2024
1.1.113 122 5/29/2024
1.1.112 121 5/27/2024
1.1.111 127 5/17/2024
1.1.110 138 5/17/2024
1.1.109 107 5/17/2024
1.1.108 127 5/9/2024
1.1.107 149 4/4/2024
1.1.106 133 4/3/2024
1.1.105 139 3/12/2024
1.1.104 132 3/6/2024
1.1.103 139 3/5/2024
1.1.102 134 3/5/2024
1.1.101 147 2/28/2024
1.1.100 146 2/22/2024
1.1.99 150 2/19/2024
1.1.96 138 2/18/2024
1.1.95 154 2/13/2024
1.1.94 138 2/13/2024
1.1.93 143 2/13/2024
1.1.92 128 2/11/2024
1.1.91 130 2/11/2024
1.1.90 124 2/8/2024
1.1.89 127 2/8/2024
1.1.88 124 2/8/2024
1.1.87 111 2/5/2024
1.1.86 110 2/5/2024
1.1.85 181 1/1/2024
1.1.84 132 12/31/2023

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