Skip to content

aamir-poswal/ClaimManagementSolution

Repository files navigation

Cloud Based Claim Management Solution

image

  • asp.net core 2.2

  • azure event grid

  • azure functions (serverless)

  • azure sql server

  • azure key vault

  • azure cosmos db

Additional Key Points:

. Tried to follow SOLID and Clean Code guidelines

. Separations of concerns

. Implemented mediator pattern using MediatR library

. There are separate

Commands

- for write 

Queries

+ for read 

Events

! to notify other system components if something interesting related to them happens

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages