Skip to content

singgihdwindaru/net6-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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".