--- title: ASP.NET Core and Entity Framework 6 author: rick-anderson description: Entity Framework 6.3 and later works with ASP.NET Core 3.1 and later. ms.author: riande ms.custom: mvc ms.date: 7/24/2020 no-loc: [Blazor, "Identity", "Let's Encrypt", Razor, SignalR] uid: data/entity-framework-6 --- # ASP.NET Core and Entity Framework 6 [Entity Framework](/ef/ef6/) 6.3 and later works with ASP.NET Core 3.1 and later. For more information, see the blog post [Announcing Entity Framework 6.3 with .NET Core Support](https://devblogs.microsoft.com/dotnet/announcing-entity-framework-6-3-preview-with-net-core-support/). ## Additional resources * [Entity Framework - Code-Based Configuration](/ef6/fundamentals/configuring/code-based)