Urbbiz / EFCoreDemo

App for learning purpose EF Core .net 6

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

Link to Tests: - Still in progress

Link to the frontend:

  • Still in progress

Installation and Usage

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

Authors

Andrius

About

App for learning purpose EF Core .net 6


Languages

Language:C# 100.0%