Skip to content

The aim of this project is to develop a web application that manages customer information using ASP.NET Core Razor Pages. The application allows users to create, read, update, and delete customer records in a database. The project utilizes Entity Framework Core to perform database operations and Microsoft SQL Server to store customer data.

Notifications You must be signed in to change notification settings

omercsbn/Database-Project-CSE3055

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Database-Project-CSE3055

Bu proje, müşteri bilgileri içeren bir veritabanını yönetmek için ASP.NET Core Razor Pages kullanır. Kullanıcılar, yeni müşteriler ekleyebilir veya mevcut müşteri bilgilerini düzenleyebilirler. Kullanıcılar, ürün ekleyebilir, ürün düzenleyebilir veya ürün silebilirler. Güncel finans durumunu kontrol edebilir ve triggerları tetikleyebilirler.

Başlarken

Bu projeyi kendi bilgisayarınızda çalıştırmak için aşağıdaki adımları izleyin:

Bu depoyu yerel makinenize kopyalayın. Visual Studio'da db.sln dosyasını açın. appsettings.json dosyasında veritabanı bağlantı dizesini güncelleyin. Veritabanı oluşturmak için Package Manager Console açın ve Update-Database komutunu çalıştırın. Projeyi başlatın ve http://localhost:port/ adresine gidin.

Kullanılan Teknolojiler

->ASP.NET Core 5.0
->Razor Pages
->Entity Framework Core
->Microsoft SQL Server

Katkıda Bulunma

Her türlü katkıda bulunmaya açığız! Lütfen bir sorun bildirin veya bir çekme isteği gönderin...

About

The aim of this project is to develop a web application that manages customer information using ASP.NET Core Razor Pages. The application allows users to create, read, update, and delete customer records in a database. The project utilizes Entity Framework Core to perform database operations and Microsoft SQL Server to store customer data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published