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.
- Visual Studio Community 2019.
- SQL Server 2019.
- Postman.
- ASP.NET CORE Web API.
- ENTITY FRAMEWORK Core (Code First Approach).
- NLog Web.
- Swagger UI (Documenting the application).
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