Included globalusings for ordering.infrastructure project
This commit is contained in:
		
							parent
							
								
									1b56eaa368
								
							
						
					
					
						commit
						0c52323f8d
					
				| @ -0,0 +1,17 @@ | |||||||
|  | global using MediatR; | ||||||
|  | global using Microsoft.EntityFrameworkCore.Design; | ||||||
|  | global using Microsoft.EntityFrameworkCore.Metadata.Builders; | ||||||
|  | global using Microsoft.EntityFrameworkCore.Storage; | ||||||
|  | global using Microsoft.EntityFrameworkCore; | ||||||
|  | global using Microsoft.eShopOnContainers.Services.Ordering.Domain.AggregatesModel.BuyerAggregate; | ||||||
|  | global using Microsoft.eShopOnContainers.Services.Ordering.Domain.AggregatesModel.OrderAggregate; | ||||||
|  | global using Microsoft.eShopOnContainers.Services.Ordering.Domain.Seedwork; | ||||||
|  | global using Microsoft.eShopOnContainers.Services.Ordering.Infrastructure.Idempotency; | ||||||
|  | global using Microsoft.eShopOnContainers.Services.Ordering.Infrastructure; | ||||||
|  | global using Microsoft.eShopOnContainers.Services.Ordering.Domain.Exceptions; | ||||||
|  | global using Microsoft.eShopOnContainers.Services.Ordering.Infrastructure.EntityConfigurations; | ||||||
|  | global using System.Data; | ||||||
|  | global using System.Linq; | ||||||
|  | global using System.Threading.Tasks; | ||||||
|  | global using System.Threading; | ||||||
|  | global using System; | ||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user