Moved interfaces, created new folders for visa requests and handlers
This commit is contained in:
		| @@ -1,6 +0,0 @@ | ||||
| using Domains.ApplicantDomain; | ||||
|  | ||||
| namespace ApplicationLayer.Common; | ||||
|  | ||||
| /// Repository pattern for <see cref="Applicant"/> | ||||
| public interface IApplicantsRepository : IGenericRepository<Applicant> { } | ||||
		Reference in New Issue
	
	Block a user