Refactoring to have a greater separation of concern.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
using MongoDB.Driver;
|
||||
using MongoDbGenericRepository.Models;
|
||||
using MongoDbGenericRepository.Utils;
|
||||
using System;
|
||||
|
||||
namespace MongoDbGenericRepository
|
||||
|
||||
Reference in New Issue
Block a user