Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 832 Bytes

File metadata and controls

34 lines (26 loc) · 832 Bytes

Events

NuGet NuGet Downloads Tests

Event types and modules with definitions for generic event sourcing.

Install

Add following into paket.references

Alma.Events

Release

  1. Increment version in Events.fsproj
  2. Update CHANGELOG.md
  3. Commit new version and tag it

Development

Requirements

Build

./build.sh build

Tests

./build.sh -t tests