Contains the C# code that uses Dapper ORM to access the database. Integration tests are implementend with xUnit.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
14
commits
Implemented Tests for Create and Retrieve DocumentVersions.
abd3bd6View on GitHubRefactoring Create and Retrieve DocumentVersion Methods
86e8bf5View on GitHubImplemented the CreateDocumentVersionAsync Method with depending file operations for the filestream.
7768dfcView on GitHubRemoved DBNull.Value options. They are not needed. Dapper does this already.
ec13e71View on GitHub