Skip to content

仓库 files navigation

ExampleServiceNov2018

Trying out a design-approach (CQRS with Sql-persisted readmodels) and techstack (.net Core 2.1, Mediatr, SqlStreamStore, MsSql)

Setup:

Create an empty SQL database, and adjust the connections string in /src/ExampleServiceNov2018.Api/Startup.cs

Run:

Run the ExampleServiceNov2018.Api-project, it hosts TodoReadServiceHost (IHostedService) which projects events into a readmodel in SQL

Examples provides, ready for import to PostMan, at /ExampleServiceNov2018.postman_collection.json

关于

Getting familiar with .net Core, SqlStreamStore, Mediatr and Typescript

Resources

Stars

1 star

关注者

1 watching

复刻s

发布

贡献者

Languages