Generated nuget package 1.2 and tests passing.

This commit is contained in:
alexandre-spieser
2017-09-09 19:13:32 +00:00
parent 39879f6f5f
commit 58cf1f1faf
37 changed files with 6095 additions and 72037 deletions
@@ -3,6 +3,9 @@ using MongoDbGenericRepository.Models;
namespace MongoDbGenericRepository
{
/// <summary>
/// This is the interface of the IMongoDbContext which is managed by the <see cref="BaseMongoRepository"/>.
/// </summary>
public interface IMongoDbContext
{
/// <summary>