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
- Host: GitHub
- URL: https://github.com/windperson/testingefcorewebapi
- Owner: windperson
- License: mit
- Created: 2020-06-10T09:09:18.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-10T10:44:17.000Z (about 6 years ago)
- Last Synced: 2025-03-22T11:23:41.436Z (about 1 year ago)
- Topics: aspnet-core, efcore-dotnetcore, example-project, web-api
- Language: C#
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TestingEfCoreWebApi
[](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 ).