Inizio setup repository
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace MP.Data.Repository.Anag
|
||||
{
|
||||
public interface IBaseRepository
|
||||
{
|
||||
//Task<DataLayerContext> CreateContextAsync();
|
||||
//Task<bool> SaveChangesAsync(DataLayerContext ctx);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user