/Asp.Net-Core-2-Template-

N-Tier Asp.Net Core 2 starter template configured with autofac, automapper, automapper attributes, repository and unit of work patterns

Primary LanguageC#

N-Tier Asp.Net Core 2

N-Tier Asp.Net Core 2 starter template configured with autofac, automapper, automapper attributes, repository and unit of work patterns

To Install

1-Change the connection string in appsettings.json. 2-Run the command update-database in Package Manager Console. 3-Run the application, register a new user and have a look at the controller ExampleController to see what is going on.