Urbbiz / ShopRestApi

Backend of ASP .NET CORE 6 WEB API Shop Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:C# 100.0%