ahennani / SportStore

Application for managing a Sport Store. which allows us to add, edit and remove products and orders. Created with C# / ASP.NET Core Web API and Swagger for the endpoints documentaions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sport Store

Application for managing a Sport Store. which allows us to add, edit and remove products and orders.

Created with C# / ASP.NET Core Web API and Swagger for the endpoints documentaions.

Technologies and Environment

Software Environment

  1. Visual Studio Community 2019.
  2. SQL Server 2019.
  3. Postman.

Technologies

  1. ASP.NET CORE Web API.
  2. ENTITY FRAMEWORK Core (Code First Approach).
  3. NLog Web.
  4. Swagger UI (Documenting the application).

Packages

  AutoMapper
  AutoMapper.Extensions.Microsoft.DependencyInjection
  NLog.Web.AspNetCore
  Microsoft.AspNetCore.Authentication.JwtBearer
  Microsoft.AspNetCore.Mvc.NewtonsoftJson
  Microsoft.AspNetCore.Mvc.Versioning
  Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer
  Microsoft.AspNetCore.JsonPatch
  Microsoft.EntityFrameworkCore
  Microsoft.EntityFrameworkCore.SqlServer
  Microsoft.EntityFrameworkCore.Tools
  Swashbuckle.AspNetCore 
  Swashbuckle.AspNetCore.Annotations
  Swashbuckle.AspNetCore.Newtonsoft

About

Application for managing a Sport Store. which allows us to add, edit and remove products and orders. Created with C# / ASP.NET Core Web API and Swagger for the endpoints documentaions.


Languages

Language:C# 94.5%Language:HTML 3.4%Language:CSS 1.2%Language:JavaScript 0.8%