feat: LdapOptions erstellt anstelle statischer (fest codierter) Konfigurationswerte, LdapOptions und Abhängigkeitsinjektionen dafür hinzugefügt
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
using DAL._Shared.SharedModels;
|
||||
using DAL._Shared.SharedRepositories;
|
||||
using DAL._Shared.SharedRepositories;
|
||||
using DAL.Repositories;
|
||||
using HRD.WebApi.Repositories;
|
||||
using Microsoft.Extensions.DependencyInjection;
|
||||
|
||||
namespace DAL
|
||||
|
||||
Reference in New Issue
Block a user