ef-code-first
There are 20 repositories under ef-code-first topic.
lucassklp/Default.Architecture
A open-source starter architecture for small projects with Web Api (.NET Core 3.1) 🍭
eyupgevenim/e-Commerce
Asp.Net Core MVC 6 Multi Layer Project
armanab/WebSite
sample web site with n-layer architecture on ASP.NET core and Code First EF Core and 2 area public and admin
ArslanAmeer/Practicing--ASP.NET-Core-2.2-AJAX-RazorPages
Working with ASP.NET Core 2.2 Razor Pages. Performing CRUD operations in Core-2.2 Razor Pages with AJAX. (OnGet, OnPost, OnPut, OnDelete) .
lruckman/DRS
Document retrieval system. *WIP*
collinbarrett/Payroll
A simple payroll demo application
ApachUSA/VapeShop-Three-layer-architecture-
Vape Shop is built on a three-tiered architecture
creativcode-ru/EF-Core
Доступ к базе данных SQL для приложений .Net Core на основе EF Core
FahamaKhan1812/Social-Media-App-Backend
Building social media app backend with .NET 6 using Clean Code Architecture
GrzegorzKi/MovieRental-MVVM
A functional example project written in .NET 6.0 using MVVM architectural pattern, Entity Framework Core and SQLite
antja0/ef-db-context-organizer
Simple console program to organize ef db context into configuration files
ApachUSA/ToDo
A simple ToDo web application
harshanaerandaperera/.NET-CORE-EF-CORE-CRUD
[CRUD] ASP.NET Core Web API with EF Core
lipa44/ASP-Web-API
Multi-layer Web API using ASP.NET Core 6 && EF Core 6 with Azure deployment and SQLite db.
MaxDolabella/Maxsys.MediaManager
Learning WPF and others techniques
bc913/efcore101
An introductory Entity Framework Core repo for tuturial and training purposes
devel0/example-netcore-to-typescript
example of conversion from netcore types to typescript
Mikfri/IMDbLib
Mandatory assignment valgfag: DB 4-semester. Mit Library, med tilhørende Repository, Services og Db_Context. Code-first approach med Entity Framework
rcdmk/OldLot
Simple project structure in ASP.Net MVC with DDD architecture and EntityFramework CodeFirst
TomasHubelbauer/ef-seed-ids
A repro showing EF to auto-generating a successive ID after seeding the DB with hardcoded IDs.