Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 395 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 395 Bytes

NET6-Example

net6-example is a simple api with .NET 6 implemented the Repository-Service Pattern with DI and ASP.NET.

image

It also contains the unit test for each layers using XUnit frameworks.

NOTE: In Steps file, ignore section "Steps for create new Projects from CLI".