Activity
add appsettings.Development.json
add appsettings.Development.json
add swagger-options to Program.cs
add swagger-options to Program.cs
add CustomersController.cs
add CustomersController.cs
add AddScoped in Program.cs
add AddScoped in Program.cs
add CustomerRepository.cs
add CustomerRepository.cs
add ICustomerRepository.cs
add ICustomerRepository.cs
add AddControllers lambda-block
add AddControllers lambda-block
add proj-ref to Northwind webApi
add proj-ref to Northwind webApi
modify Get-method in WeatherForecastController
modify Get-method in WeatherForecastController