Skip to content

Backend server for ASPNET-CORE-MVC-AOP-APP to handle user sessions

Notifications You must be signed in to change notification settings

cenkgokturk/ASPNET-CORE-MVC-WEB-SERVER

Repository files navigation

Description

ASP.NET Core Model-View-Controller (MVC) with Web API built on C#, used to handle user authentication and cookie managment for the ASPNETAOP project

Features

  • POST, UPDATE, DELETE, GET with HTTP Requests
  • Store user id, username, usermail and the role id

How to Install

There are two ways to run the project

  • To use the whole project with complete user authentication and authorization as well as session managment, follow the instructions on the ASPNETAOP page
  • To test manual requests, follow the steps below
    1. Download the project and open it in Visual Studio
    2. Click "Start without debugging" for the ASPNETAOP-WebServer project
    3. Either test the commands from the swagger or use a third-party application such as Postman

About

Backend server for ASPNET-CORE-MVC-AOP-APP to handle user sessions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages