#efcore
Explore tagged Tumblr posts
erossiniuk · 3 months ago
Text
PendingModelChangesWarning with NET9
I am creating with #NET9 using Entity Framework Core that returns #PendingModelChangesWarning. Here how to understand this error and fix it
I have several applications I am creating with NET9 using Entity Framework Core that returns PendingModelChangesWarning. I found out how to understand this error better. Scenario In one of my Blazor projects, I added some APIs that save data in the database using Entity Framework Core. Because it was in NET8, I updated the project to NET9. After the update, I ran again the application and I got…
0 notes
ryadel · 1 year ago
Link
0 notes
devstoc · 2 years ago
Text
Simple CRUD Operation using ASP.NET Core API with PostgreSQL
Tumblr media
Hey 👋, jzt published a tutorial on how to do simple CRUD operations using ASP.NET Core with PostgreSQL
Visit to my article: https://devstoc.com/post?p=simple-crud-operation-using-asp.net-core-api-with-postgresql
@ryanwilliamsonstuff @i4technolab @codeonedigest
1 note · View note
ibasskung · 1 year ago
Text
Tumblr media
สร้างโปรแกรมขายสินค้าด้วย C# กับ Entity Framework Core
IDE: Visual Studio 2022 Database: MS SQL Server
#VisualStudio2022 #SQLServer #EFCore #PointOfSale #POS
1 note · View note
netcode-hub · 1 year ago
Video
youtube
Streamlining Data Transfer: Complete Guide to DTOs with AutoMapper in .NET 8 EFCore Applications. https://youtu.be/jcmOb-X07xo
0 notes
al-huda · 2 years ago
Text
Watch "#013 EF Mapping Strategies [ بالعربي ] #efcore #tpc #tpt #tpc" on YouTube
youtube
0 notes
muratbaseren · 3 years ago
Text
Herkes Uyurken Kodlama : Entity Framework Core ile Farklı Veri Tabanlarını Kullanma - Part 04
Herkes Uyurken Kodlama Part 04 Canlı Yayın Duyurusu !! Entity Framework Core ile Farklı Veri Tabanlarını Kullanma örneklemesi yapıyor olacağız. 14 Kasım 2022 Pazartesi - 21:30 da görüşmek üzere :)
Tumblr media
View On WordPress
0 notes
tutlinks · 3 years ago
Video
youtube
How to Deploy ASP.NET Core MVC Web App (.NET 6) on Google Cloud Run using Cloud Build
0 notes
thiiagofernando · 6 years ago
Photo
Tumblr media
#EFCore #ASPNetCore #CSharp (em Várzea Grande) https://www.instagram.com/p/Bs9KUJSl6VKXmzlyUWvZk7TAXt4CKiiWzsmQ1I0/?utm_source=ig_tumblr_share&igshid=1bvxfbkdk0uys
0 notes
erossiniuk · 3 months ago
Text
APIs with Entity Framework Core: PUT
Continue the tutorial about APIs with Entity Framework Core and in particular how to implemente the #PUT to update a record with dependencies. #efcore #minimalapi #csharp
Continuing the topic, I want to give a complete example of minimal APIs in Blazor with Entity Framework Core with complex objects.I always struggle to have a solution working when my model has dependencies with other object. Here I show my test and my code. The code is in NET9. In the Microsoft documentation, there are some examples, but it is not complex enough. A few days ago, I posted about…
0 notes
ryadel · 2 years ago
Link
0 notes
Text
Entity Framework Core Power Tools In ASP.NET Core Web API
What are EF Core Power Tools?
EF Core Power Tools is the most powerful extension. It provides many options like Reverse Engineer to generate the Entity classes-based database tables and generate the Model Diagram. It also helps with the Migration of Existing Scripts, which you will develop using the Code First Approach. EF Core Power Tools can generate the DataContext Diagram and relation between the entity classes in a graphical view.
How does this tool help you?
With this tool, you can take an existing Database and perform a Reverse Engineer, which means generating all classes from your existing database.
What is Reverse Engineer in EF Core — Power Tools?
Reverse Engineer acts like Entity Data Model, where it generates the tables of our database as Entity Classes in the code and Db Context class bases upon our Database.
Link to Download -> EF Core Power Tools
Make Sure you have at least Visual Studio 2017 installed on your machine to work with EF Core.
After downloading, Click, and install. But don’t forget to restart Visual Studio to complete the installation
Create a Project -> Open Visual Studio there; you will find an option called Create a new project -> Click on that
-> Select ASP.NET Core Web Application -> Click on the Next button.
-> Give the Project Name and click on Create.
-> Select the Version of ASP.NET Core 3.1 along with API and click on Create.
You will create a sample project with API Structure.
Right, Click on Project there, you will find an option installed, EF Core Power Tools.
To Read the steps in detail: Power Tools In ASP.NET
1 note · View note
nunthu · 6 years ago
Link
0 notes
netcode-hub · 1 year ago
Video
youtube
Choose Between Fluent API / Convention & Navigation Property in .NET 8 EFCore Relationship Mapping. https://youtu.be/ldo7JIU24o8
0 notes
ibasskung · 3 years ago
Photo
Tumblr media
คอร์สออนไลน์: เขียนโปรแกรม C# กับฐานข้อมูล SQL Server โดยใช้ Entity Framework Core (EF Core) 👉 รายละเอียดคอร์ส: https://www.skilllane.com/courses/csharp-sqlserver-efcore
#CodeAMinute #SkillLane #CSharp #SQLServer #Programming #Coding #iBasskung #Programmer #คอร์สออนไลน์ #เขียนโปรแกรม
1 note · View note
datavids · 3 years ago
Video
youtube
1 note · View note