Skip to content

Instantly share code, notes, and snippets.

@ducmeit1
Created July 15, 2019 08:15
Show Gist options
  • Save ducmeit1/459cd43c33a98b40f78b3af7328a3ea6 to your computer and use it in GitHub Desktop.
Save ducmeit1/459cd43c33a98b40f78b3af7328a3ea6 to your computer and use it in GitHub Desktop.
services.AddScoped<ICustomerRepository, CustomerRepository>();
services.AddScoped<ICustomerDxos, CustomerDxos>();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment