database-first-approch
There are 16 repositories under database-first-approch topic.
jacek13/pizza-restaurant
Application for managing a pizzeria.
ilovepilav/ECommerce-CodeFirst
In this repository I created an E-Commerce database with Code First Approach using .NET Core 5.0.1. The Database's schematic is below. I will continue to build this project 'root to fruit' with implementing new technologies, different programming languages etc.
Waheed-Programmer/Treval-ApI-Core
This Application is built using Asp.NetCoreApi and Database SqlServer.
ilovepilav/EF-Approaches
Entity Framework Approaches for dummies. In this repository we will create simple solutions for each data access approach for Entity Framework.
srknea/EFCore
This repository contains a sample application to learn how Entity Framework Core is implemented.
ParisaAlizadeh2003/Accounting_Software
This is a Windows Forms-based Accounting Software developed using a 5-layer architecture. The application communicates with a SQL Server database using the Database First approach, and follows Repository and Unit of Work design patterns for efficient data access and transaction management.This is a Windows Forms-based Accounting Software developed
patelnitin00/MyAcademy1
Simple online learning demo website using ASP .NETMVC Framework (.NET 4.7.2) and MS SQL Server. User can browse different course and view their curriculum. Admin can perform CRUD operation on courses, users and more. Build project using N-tire Architecture and EF (ORM). Used triggers for delete operations. Used data transfer objects ViewBag etc.
plebron/VideoClub-Razor
Example project showing a website made for a VideoClub
dotnetrealm/PracticalFourteen
CRUD in Database first approach with filtering and paging
feritstar/MyApp
ADO .NET, Entity Framework DB First, Linq, MS-SQL, C#
idrees04/DataBaseFirstApprochEF
DATABASE FIRST APPROACH OF ENTITY FRAMEWORK IN ASP.NET MVC
pawankumar1310/RestAPISample
This is Rest API application using Entity Framework (Database First Approach)
pawankumar1310/SampleDemo
This is my first RestAPI using Database first approach.
Waheed-Programmer/Ecommerce-Online
I have create a ecommerce add to cart system using asp.net mvc and sql