An open API service indexing awesome lists of open source software.

https://github.com/slavikdev/entity-testing

Test Entity Framework applications with these helpful utilities.
https://github.com/slavikdev/entity-testing

Last synced: 10 months ago
JSON representation

Test Entity Framework applications with these helpful utilities.

Awesome Lists containing this project

README

          

# Entity Testing
Test Entity Framework applications with these helpful utilities.

[![Build status]()]()

## Features

## Installation
Nuget package name is `EntityTesting`.
```
PM> Install-Package EntityTesting
```