Thanks to visit codestin.com
Credit goes to github.com

Skip to content

itenium-be/DbContext-Testing

Repository files navigation

DbContext Testing

What are your options?

Other Differences

  • Add a Foreign Key (InMemoryDatabase vs SQLite/SQLServer)
  • How Includes work InMemory objects vs other
  • Difference in null handling
  • Constraints: [Range(0, 1000)]
  • Transaction support
  • Decimal precision storage

About

Testing code with DbContext, what are your options

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages