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

https://github.com/windperson/testingefcorewebapi

Ef Core + ASP.NET Core Web API Example Testing project
https://github.com/windperson/testingefcorewebapi

aspnet-core efcore-dotnetcore example-project web-api

Last synced: about 1 month ago
JSON representation

Ef Core + ASP.NET Core Web API Example Testing project

Awesome Lists containing this project

README

          

# TestingEfCoreWebApi

[![Build Status](https://windperson.visualstudio.com/TestingEfCoreWebApi/_apis/build/status/windperson.TestingEfCoreWebApi?branchName=master)](https://windperson.visualstudio.com/TestingEfCoreWebApi/_build/latest?definitionId=1&branchName=master)

Ef Core + ASP.NET Core Web API Example project, Extract from official [EF Core testing sample](https://docs.microsoft.com/en-us/ef/core/miscellaneous/testing/testing-sample ).