dotnet / EntityFramework.Docs

Documentation for Entity Framework Core and Entity Framework 6
https://docs.microsoft.com/ef/
Creative Commons Attribution 4.0 International
1.56k stars 1.94k forks source link

Use testcontainers for our samples #4671

Open ajcvickers opened 2 months ago

ajcvickers commented 2 months ago

At least for SQL Server, probably for Cosmos.

Also, we can do getting started examples for other providers (like PostgreSQL) that don't require database installation.