Code and prod logo

Code and Prod Complet Projects

Follow me

free online courses & resources

Free Online Courses on our YouTube channel as a complet project, and our premium courses with certificates on BrightCoding plateforme.

All Courses Are High Quality And 100% Practical

our e-learning platforms
Complete Courses
0
VIDEOS
0
Latest posts
Code First data annotations in .net 7
Entity Framework Core
EL JIHAOUI

Code First data annotations

Code First data annotations in net 7 are NET attributes that can be applied to entity classes or properties to override the default conventions of entity framework core EF Core

Read More »
Remove Migration EF Core
Entity Framework Core
EL JIHAOUI

Remove Migration EF Core

Remove Migration EF Core in many cases and after apllaying add migrations you may find that you need to make additional changes to your EF Core model add or remove

Read More »
Data Seeding in migration using EF Core
Entity Framework Core
EL JIHAOUI

Data seeding

Data seeding is a process where you populate a database with an initial set of data
There are several ways to accomplish this in Entity Framework Core EF

Read More »
Create New Project DotNet 7
Entity Framework Core
EL JIHAOUI

Create New Project .NET7

Create New Project using NET7 CLI and dotnet new command The command line interface CLI is a cross platform toolchain for developing building running and publishing applications

Read More »