Skip to content

This GitHub repository contains the .NET Web API projects I've been working on. It's a collection of my efforts to learn and improve my skills in building APIs using .NET. Each project represents a step forward in understanding how to create efficient and scalable web applications.

Notifications You must be signed in to change notification settings

1kivanc/.netWebAPIs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

.Net Web API's

1) Employee Api

This is my first .net api, I created a simple Employee API that allows you to add, update, and manage employees. For this project, I used DTOs (Data Transfer Objects) like AddEmployeeDto and UpdateEmployeeDto to handle the data more efficiently.

image

2) Video Game Api(Dapper)

This is my first API project developed using Dapper.

image

About

This GitHub repository contains the .NET Web API projects I've been working on. It's a collection of my efforts to learn and improve my skills in building APIs using .NET. Each project represents a step forward in understanding how to create efficient and scalable web applications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages