EventFlow NuGet Package

# EventFlow

<img src="./icon-128.png" />

<a href="https://www.nuget.org/packages/EventFlow/"><img src="https://img.shields.io/nuget/v/EventFlow.svg?style=flat" /></a>
<a href="https://gitter.im/rasmus/EventFlow?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge"><img src="https://badges.gitter.im/Join Chat.svg" /></a>
<a href="https://github.com/eventflow/EventFlow/actions/workflows/ci.yml"><img src="https://github.com/eventflow/EventFlow/actions/workflows/ci.yml/badge.svg" /></a>

NuGet feeds
- Official releases: https://www.nuget.org/packages/EventFlow/

EventFlow is a basic CQRS+ES framework designed to be easy to use.

Have a look at our [getting started guide](https://docs.geteventflow.net/GettingStarted.html),
the [do’s and don’ts](https://docs.geteventflow.net/DosAndDonts.html) and the
[FAQ](https://docs.geteventflow.net/FAQ.html).

## Features

* **Easy to use**: Designed with sensible defaults and implementations that make it
easy to create an example application
* **Highly configurable and extendable**: EventFlow uses interfaces for every part of
its core, making it easy to replace or extend existing features with custom
implementation
* **No use of threads or background workers**
* **MIT licensed** Easy to understand and use license for enterprise.




Got any EventFlow Question?





Info

Version: 1.0.5003-alpha
Author(s): Rasmus Mikkelsen
Last Update: Wednesday, June 21, 2023
.NET Fiddle: Create the first Fiddle
Project Url: https://docs.geteventflow.net/
NuGet Url: https://www.nuget.org/packages/EventFlow


Install
Install-Package EventFlow
dotnet add package EventFlow
paket add EventFlow
EventFlow Download (Unzip the "nupkg" after downloading)

.NETStandard 1.6 .NETStandard 2.0 net452 netcoreapp3.0 netcoreapp3.1 18 packages depend on this package.


Tags



STATS

must-have-score

6.8

avg-downloads-per-day

385

days-since-last-release

303