An open API service indexing awesome lists of open source software.

https://github.com/becharakfoury/full-netcore6-razor-project

Full .NetCore 6 Project using VS 2022
https://github.com/becharakfoury/full-netcore6-razor-project

css entity-framework-core html javascript netcore razor-pages sql

Last synced: 3 months ago
JSON representation

Full .NetCore 6 Project using VS 2022

Awesome Lists containing this project

README

          

# AbbyFull-NetCore6-Project
Full Real world Razor application using .Net Core 6 (VS 2022), Repository Pattern, N-Tier Architecture, API's in ASP.NET Core Razor Pages

This is a Full ASP.NET Core (.NET 6) Project using VS 2022. That will cover:

• MS SQL Database

• ASP NET Core (.NET 6) using Razor Pages

• Repository Pattern

• N-Tier Architecture

• Stripe Payments

• Integrate Identity Framework

• Integrate Entity Framework along with code first migrations

• Authentication and Authorization in ASP.NET Core (.NET 6)

• Sessions in ASP.NET Core (.NET 6)

• Data Seeding and deployment

• Datatables use with API's

The Project, will contains:

• User Registration

• Menu Items Creation

• Shopping Cart

• Order Management

• Payment

![home](https://github.com/becharakfoury/Full-NetCore6-Project/assets/81804866/00c3dfda-a010-4b7b-92da-2788c3065e58)

![addtocarte](https://github.com/becharakfoury/Full-NetCore6-Project/assets/81804866/c72da2b5-d1ed-4bdb-9092-fe76ec27f9b6)

![cart](https://github.com/becharakfoury/Full-NetCore6-Project/assets/81804866/c2a236bd-b5f7-4de4-abed-0532cda288af)

![summary](https://github.com/becharakfoury/Full-NetCore6-Project/assets/81804866/519758bd-0651-4b71-b9d3-60ad62110d69)

![payment](https://github.com/becharakfoury/Full-NetCore6-Project/assets/81804866/483ee8a1-d7a7-47a8-941a-54eb77ef6e0e)

![ManageOrder](https://github.com/becharakfoury/Full-NetCore6-Project/assets/81804866/2f380ea7-cb44-4825-96e0-16469c825ad4)

![OrderList](https://github.com/becharakfoury/Full-NetCore6-Project/assets/81804866/7cde5d46-5629-43d5-9c78-581453736378)

![adminmenu](https://github.com/becharakfoury/Full-NetCore6-Project/assets/81804866/92773344-f01f-4e6a-9fe2-e3f0b72180fd)