ASP .Net Core Web API
SQL Server
Microservices
Project - eImpresa - Is a web application that is used for managing online sales including
financial reports. My role here is as a .NET developer. The project is organized in
microservices. Considering that I have worked in many tasks, one of them has been the
part of the login system which is separated into three parts : User, Tenant, Administrator.
I have worked in the API-s regarding this. Also I have worked in tasks regarding with
online payments. The API routes I have tested in Swagger. In this project I am working in a
system of code first
migration.
Project- Internal Survey- Has been a web application. The purpose of this project was the
creation of a survey , and realization of customer questionnaires. The application has
been developed by using .NET Core a n d u s i n g Onion Architecture with layers. Here I
have done different Endpoints , and in JSON format I have sent them in frontend. Queries
I have made using Entity Framework's latest version using LINQ.