Skip to content

Backend of ASP .NET CORE 6 WEB API Shop Project

Notifications You must be signed in to change notification settings

Urbbiz/ShopRestApi

Repository files navigation

LICENSE Security Status

RESTFul API Shop application

Console App project .net 6, EFCore, Mapper, Swagger, XUnit

This project is for educational porpuses only.

Project features

  1. .NET CORE 6
  2. Entity Framework Core, Linq, Microsoft SQL
  3. Authentication
  4. Authorization
  5. Dependency Injection
  6. Models are divided into Entities and Data Transfer Objects (DTOs)
  7. Asynchronous Programming: Async/Await
  8. Tests

Link to the frontend:

  • Still in progress

Installation and Usage

  • Download (.zip file) or clone this repository.
  • Add Migration

Authors

Andrius

About

Backend of ASP .NET CORE 6 WEB API Shop Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages