adding Key typed base repo functionality

This commit is contained in:
Alexandre SPIESER
2019-04-04 23:45:07 +01:00
parent f773e599d0
commit ba723be738
5 changed files with 165 additions and 22 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
using CoreIntegrationTests.Infrastructure;
using MongoDB.Bson;
using System;
namespace CoreIntegrationTests
{
public class CoreObjectIdTestDocument : TestDoc<ObjectId>