Skip to content

liquidcowgithub/WebEasyEventSourcing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The purpose of WebEasyEventSourcing is to showcase a working Web Application with implemented business rules, built using an event sourcing architecture.

This showcase builds on SneakyPeet's original work on EasyEventSourcing by adding:

  • Dependency injection via Autofac
  • Web api for front ends or clients to interact with the application (Swagger UI as the default startup home page)

Like the original EasyEventSourcing, WebEasyEventSourcing also uses an in memory event store.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages