Added comments, changed generic repository, removed warnings
This commit is contained in:
		| @@ -10,8 +10,10 @@ using DbContext = Infrastructure.Database.DbContext; | ||||
|  | ||||
| namespace Infrastructure | ||||
| { | ||||
|     /// Provides methods to add services to DI-container | ||||
|     public static class DependencyInjection | ||||
|     { | ||||
|         /// Add services needed for Infrastructure layer | ||||
|         public static IServiceCollection AddInfrastructure(this IServiceCollection services) | ||||
|         { | ||||
|             //TODO строка подключения | ||||
|   | ||||
		Reference in New Issue
	
	Block a user