OData Server Serisi - B004 - Entity Framework
OData Server Serisi - B004 - Entity Framework | OData Server Series - E004 - Entity Framework
Merhaba bu seride bir OData Server geliştirirken, yaşadıklarımı sizlerle paylaşmak istiyorum. Microsoft .Net Core 3.1 ve C# kullanarak geliştireceğim bu projeyi bütün adımlarıyla sizlerle paylaşacağım.
Bu 4. bölümde projemize, Entity Framework ekliyoruz. Sqlite kullanan, 2 varlıktan oluşan bir Entity Framework uygulamasının nasıl yapıldığını göreceğiz.
Bölüm linkleri :
- Design-time DbContext Creation : https://docs.microsoft.com/tr-tr/ef/core/miscellaneous/cli/dbcontext-creation
- Logging in Entity Framework Core : https://www.entityframeworktutorial.net/efcore/logging-in-entityframework-core.aspx
Projemizin GitHub adresi : https://github.com/alperkonuralp/ProjectODataServer
İyi seyirler.
Hello, I want to share with you what I have experienced while developing an OData Server in this series. I will share with you all the steps of this project that I will develop using Microsoft .Net Core 3.1 and C #.
In this 4th part, we add Entity Framework to our project. We will see how to make an Entity Framework application consisting of 2 entities using sqlite.
Section links:
- Design-time DbContext Creation : https://docs.microsoft.com/tr-tr/ef/core/miscellaneous/cli/dbcontext-creation
- Logging in Entity Framework Core : https://www.entityframeworktutorial.net/efcore/logging-in-entityframework-core.aspx
Out Project GitHub address : https://github.com/alperkonuralp/ProjectODataServer
My Channel : https://www.youtube.com/c/AlperKonuralp35
Have a good time.
Yorumlar