EvDb.SourceGenerator 1.1.141

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

// Install EvDb.SourceGenerator as a Cake Tool
#tool nuget:?package=EvDb.SourceGenerator&version=1.1.141                

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.143 83 12/25/2024
1.1.142 78 12/25/2024
1.1.141 109 12/5/2024
1.1.140 119 11/27/2024
1.1.139 96 11/21/2024
1.1.137 84 11/20/2024
1.1.136 90 11/19/2024
1.1.135 82 11/19/2024
1.1.134 84 11/18/2024
1.1.133 90 11/16/2024
1.1.132 84 11/14/2024
1.1.131 91 11/10/2024
1.1.130 91 11/4/2024
1.1.129 84 11/3/2024
1.1.128 86 10/28/2024
1.1.127 95 10/27/2024
1.1.126 89 10/26/2024
1.1.125 82 10/23/2024
1.1.124 108 9/23/2024
1.1.123 115 8/27/2024
1.1.122 117 7/10/2024
1.1.121 89 7/10/2024
1.1.120 123 7/3/2024
1.1.119 102 6/25/2024
1.1.118 93 6/24/2024
1.1.117 122 6/16/2024
1.1.116 103 6/6/2024
1.1.115 109 6/5/2024
1.1.114 115 6/2/2024
1.1.113 105 5/29/2024
1.1.112 115 5/27/2024
1.1.111 120 5/17/2024
1.1.110 105 5/17/2024
1.1.109 98 5/17/2024
1.1.108 110 5/9/2024
1.1.107 217 4/4/2024
1.1.106 156 4/3/2024
1.1.105 206 3/12/2024
1.1.104 158 3/6/2024
1.1.103 162 3/5/2024
1.1.102 180 3/5/2024
1.1.101 157 2/28/2024
1.1.100 182 2/22/2024
1.1.99 182 2/19/2024
1.1.96 157 2/18/2024
1.1.95 195 2/13/2024
1.1.94 164 2/13/2024
1.1.93 163 2/13/2024
1.1.92 129 2/11/2024
1.1.91 152 2/11/2024
1.1.90 159 2/8/2024
1.1.89 148 2/8/2024
1.1.88 113 2/8/2024
1.1.87 174 2/5/2024
1.1.86 151 2/5/2024

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