Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codingedgar/EventStore.Samples.FSharp
F# Examples using EventStore
https://github.com/codingedgar/EventStore.Samples.FSharp
Last synced: 3 months ago
JSON representation
F# Examples using EventStore
- Host: GitHub
- URL: https://github.com/codingedgar/EventStore.Samples.FSharp
- Owner: codingedgar
- License: cc0-1.0
- Created: 2020-02-20T22:41:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-02-24T23:21:43.000Z (over 4 years ago)
- Last Synced: 2024-05-18T19:08:49.347Z (6 months ago)
- Language: F#
- Size: 88.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- eventstore-resource-collection - F# examples using .NET client
README
# EventStore.Samples.FSharp
F# Examples using EventStore[EventStore.Samples.Dotnet](https://github.com/EventStore/EventStore.Samples.Dotnet)
1. Install EventStore -> brew cask install eventstore
1. Start event store with -> eventstore
1. change directory to project -> cd project
1. Run tests with -> dotnet watch test