
Failed to initialize CoreCLR, HRESULT 0x80004005 when doing a dotnet ef migrations
Troubleshooting a common Entity Framework Core migration error
Read moreTroubleshooting a common Entity Framework Core migration error
Read moreTroubleshooting MySQL connection string issues with Entity Framework and AWS RDS
Read moreA comparison of two of the most popular data access technologies in the .NET world: the full-featured ORM Entity Framework Core and the high-performance micro-ORM Dapper. Learn about their key differences and when to choose one over the other.
Read moreA beginner's guide to Entity Framework Core 1.0, the new, cross-platform Object-Relational Mapper (ORM) for .NET Core. Learn how to use it to work with databases using .NET objects instead of raw SQL.
Read more