DataAccess
DataAccess copied to clipboard
Repository and Unit Of Work implementation
Results
1
DataAccess issues
Sort by
recently updated
recently updated
newest added
Hi I'm implementing a repository.When I try to test it unitary, I receive the next error. System.NotImplementedException: 'The member 'IEnumerable.GetEnumerator' has not been implemented on type 'FakeSet`1' which inherits from...