sanjyotagureddy / dotnetcore-data-ef-cqrs

A simple Web API that implements Clean Architecture and Data access using EF with CQRS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Access Layer using Clean Architecture and CQRS

Build Status

Update the connection string per your SQL server insatnce

"ProductDb": "server=SANJYOT100\\SQL2019;Integrated Security=True;Database=ProductDb;"

About

A simple Web API that implements Clean Architecture and Data access using EF with CQRS


Languages

Language:C# 100.0%