Skip to content

Creating a restful API in and consuming it by a web application.

License

Notifications You must be signed in to change notification settings

KhageshorGiri/AspNetRestApiWithMVCUIApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AspNetRestApiWithMVCUIApp

Creating a restful API in and consuming it by a web application.

In this project we are developing a rest api in asp.net core 6 and consuming that api using a web application built in asp.net 6

We use jwt authentication for api.

The following concepts are implemented to build this project.

  1. MVC
  2. Repository Design Pattern
  3. JWt Authentication with refresh token
  4. Eail Verification
  5. Unit tesing using xUnit test nuget package. -- Test Development Development.

About

Creating a restful API in and consuming it by a web application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published