WIP dependency Injection
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
using DaSaSo.Domain.Model;
|
||||
using DaSaSo.Domain.Service;
|
||||
using DaSaSo.Domain.Services;
|
||||
using Microsoft.EntityFrameworkCore;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using System;
|
||||
@@ -72,3 +72,6 @@ namespace DaSaSo.EntityFramework.Services
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
//764 / 21
|
||||
|
||||
Reference in New Issue
Block a user