Quantcast
Channel: ADO.NET, Entity Framework, LINQ to SQL, NHibernate
Viewing all articles
Browse latest Browse all 1698

EF6.3+/.NET Core 3 web application, EDMX and classes as linked files

$
0
0

Background info: https://devblogs.microsoft.com/dotnet/announcing-entity-framework-6-3-preview-with-net-core-support/
Linked files scenario also mentioned here: https://docs.microsoft.com/en-us/ef/ef6/what-is-new/

In short, I am looking to do this but with a .NET Core web application: https://github.com/efcore/EdmxDotNetCoreSample

With this being recently supported in EF 6.3+, I was hoping to find an example to reference for setting up this scenario with a web app. This documentation appears to be out of date but seems to be the closest to where I should be looking:

https://docs.microsoft.com/en-us/aspnet/core/data/entity-framework-6?view=aspnetcore-3.1

We need to remain Database First but I would like to leverage .NET Core for a smaller project, which I believe is possible now.

Would appreciate any insight on implementing this, thanks for any guidance!


Viewing all articles
Browse latest Browse all 1698

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>