utilize _Imports.razor to simplify module declarations
This commit is contained in:
		
							
								
								
									
										19
									
								
								Oqtane.Client/_Imports.razor
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								Oqtane.Client/_Imports.razor
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,19 @@ | ||||
| @using System | ||||
| @using System.Linq | ||||
| @using System.Collections.Generic | ||||
| @using System.Net.Http | ||||
|  | ||||
| @using Microsoft.AspNetCore.Components.Authorization | ||||
| @using Microsoft.AspNetCore.Components.Routing | ||||
| @using Microsoft.AspNetCore.Components.Web | ||||
| @using Microsoft.JSInterop | ||||
|  | ||||
| @using Oqtane.Models | ||||
| @using Oqtane.Modules | ||||
| @using Oqtane.Modules.Controls | ||||
| @using Oqtane.Providers | ||||
| @using Oqtane.Security | ||||
| @using Oqtane.Services | ||||
| @using Oqtane.Shared | ||||
| @using Oqtane.Themes | ||||
| @using Oqtane.Themes.Controls | ||||
		Reference in New Issue
	
	Block a user
	 Shaun Walker
					Shaun Walker