Skip to content

knpoklonski/Cqrs.Api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 

Repository files navigation

State

First version released

CQRS API

Sample project with API using .Net Core and Dapper according to CQS principle

Can commands return value? .. yes but not much

Launch Instructions

  • Create database 'CqrsApi' in MSSQL Server
  • Run CqrsApi.Migrations console app to update database schema
  • Run Web app

To Do

  • logging
  • authorization
  • paging, return count

About

ASP.NET Core sample of cqrs app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages