Skip to content

.NET Core CRUD application to create an order for a customer and add items to the order

Notifications You must be signed in to change notification settings

JIOO-phoeNIX/Basic-Order-Creation-System-.NET-Core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic-Order-Creation-System-.NET-Core

.NET Core CRUD application to create an order for a customer and add items to the order

This project is a .NET Core project that demostrate basic CRUD in .NET Core using .NET Core Web Api and JWT Authentication and Authorization.

The script for the database can be found in the folder DatabaseScript of project Task2.

After cloning the project, run the Web Api project (Task2) before running the client (Task2.Client).

About

.NET Core CRUD application to create an order for a customer and add items to the order

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published